dotfiles/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. 59231584c8
Configure ASD-STE100 output across agents
Keep Claude, Cursor, and Codex output consistent, and prevent Claude's /config selection from reverting after chezmoi apply. Verified the rendered Claude settings patch and the three applied target files.
2026-09-02 13:57:34 +02:00
..
config Configure ASD-STE100 output across agents 2026-09-02 13:57:34 +02:00
dotfiles-command.md Document metapac, git and the dotfiles command; add a docs rule to AGENTS.md 2026-08-18 16:20:58 +02:00
README.md Manage ~/.agents so skills follow the machines, and keep knowledge in git. 2026-08-26 18:27:53 +02:00

Docs

config/metapac.md How packages are declared, why every host needs a baseline group, and what metapac clean does to a machine without one. Read before onboarding a new host.
config/git.md Commit signing through 1Password over SSH rather than GPG, credential handling, aliases, and how to register a signing key with a forge.
config/claude.md Why settings.json is merged instead of owned, and what the status line shows — including the cache hit rate and how it degrades on team accounts.
config/agents.md Why ~/.agents/knowledge is a symlink into the repo, why skills stay copies owned by npx skills, and why those writes never reach the source until chezmoi add.
dotfiles-command.md The dotfiles maintenance command and the three things it deliberately refuses to do.

Conventions for changing any of this, including what belongs in these files, are in AGENTS.md.