dot-cli

Solid

Use the dot CLI (fmind/dotfiles) to verify the environment, pull repos, manage the local k3d cluster, log agent sessions, and prune caches. Use when running or scripting any dot command.

AI & Automation 4 stars 1 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
23
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Dot CLI `dot` is the unified CLI of `fmind/dotfiles` (source in `dot/`, built to `~/.local/bin/dot`). All subcommands have single-letter aliases. Use `dot <command> --help` for precise flag usage. ## Commands | Command | Alias | Purpose | | ------------------- | ----- | --------------------------------------------------------------------------------------------------------- | | `dot verify` | `v` | Sanity-check environment, tools, secrets, and install freshness (`--json`, `--fix`) | | `dot status` | `s` | Unified git, docker, and k3d status summary (`--json`) | | `dot pull` | `p` | Pull repos declared in `~/.config/dot.yaml` (`--push` to push) | | `dot commit` | `c` | Generate Conventional Commit via AI (`agy`) from staged changes | | `dot pull-request` | `pr` | Draft PR description via AI and invoke `gh pr create` | | `dot release` | `r` | Prepare, tag, and publish dotfiles release (see [dot-release](../../.agents/skills/dot-release/SKILL.md)) | | `dot cluster` | `k` | Manage local k3d cluster and gather diagnostic evidence | | `dot prune` | `x...

Details

Author
fmind
Repository
fmind/dotfiles
Created
4 months ago
Last Updated
yesterday
Language
Go
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category