git-helpers
Installation
SKILL.md
Git Helpers
Git workflow with conventional commits, confidence-scored code review, and automated PR management.
Workflow
commit --> review --> summary --> create-pull-request --> finish-branch
Each step is independent. Use any workflow in isolation or chain them together.
Triggers
- Commit changes ("commit this", "create commit", "ready to commit", "done") → commit.md
- Code review ("review code", "check changes", "review my diff")
Related skills