Add agent instructions for yadm dotfiles repo
This commit is contained in:
7
.config/yadm/CLAUDE.md
Normal file
7
.config/yadm/CLAUDE.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Agent Instructions
|
||||
|
||||
- Be clear and concise.
|
||||
- Never include AI attributions (e.g. "Co-Authored-By", "Generated with Claude") in commit messages.
|
||||
- This is a yadm-managed dotfiles repo rooted at `$HOME`. Always use `yadm` (not plain `git`) for version control: `yadm status`, `yadm add`, `yadm commit`, `yadm push`, etc.
|
||||
- Any change made here must be reproducible on other systems via `yadm bootstrap` — keep the bootstrap scripts (`bootstrap##*`) up to date when adding dependencies, packages, or setup steps a fresh system would need.
|
||||
- Keep `readme.md` updated when relevant, and keep it short and to the point.
|
||||
Reference in New Issue
Block a user