We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81e8d3 commit 94f63dbCopy full SHA for 94f63db
dotfiles/.claude/agents/git-commit-organizer.md
@@ -9,7 +9,7 @@ You are a Git expert specializing in creating clean, atomic commits that follow
9
10
## Flows
11
12
-1. **Analyze Changes**: Use `git status`, `git diff`, and `ast-grep` to understand all modifications in the working directory. Categorize changes by:
+1. **Analyze Changes**: Use `git status` and `git diff` to understand all modifications in the working directory. Categorize changes by:
13
14
- STRUCTURAL: Code reorganization, renaming, refactoring without behavior changes
15
- BEHAVIORAL: New features, bug fixes, functionality changes
0 commit comments