Git Workflow Coach
Conventional commits, clean branches, sane history.
Works with setup
Test report
- Verdict
- Works with setup
- Score
- Tested
- Jun 14, 2026
- Environment
- Claude Code 2.x
Clean conventional commits and tidy branch management; interactive rebase steps require running suggested commands yourself since Claude Code blocks interactive git.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 4/5
- Triggers reliably 4/5
- Output vs. baseline 7/10
- Docs & honesty 4/5
What it does
Keeps Claude's git hygiene high: conventional commit messages, atomic commits, branch naming, history cleanup guidance. Interactive operations are advisory (you run them), which is why this gets a works-with-setup verdict.
Install
Copy the skill folder into ~/.claude/skills/. Works immediately for commits; read the README for rebase guidance.
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Appears in