mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
553 B
553 B
| name | description | metadata | ||||||
|---|---|---|---|---|---|---|---|---|
| feedback-no-git-commits | User does not want Claude or subagents to run git commands or make commits |
|
Do not run git commands directly or via subagents. Just write the files.
Why: User explicitly said "stop running git commands" and "just write the files" — they handle their own commits.
How to apply: Skip all commit/git steps in plans. Write files only. Do not stage, commit, push, or run any git operations.