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
Each step is independent. Use any workflow in isolation or chain them together.
Context Loading Strategy
Load only the reference matching the current trigger. Never load multiple references simultaneously unless explicitly noted (code-review.md loads guidelines-audit.md as part of its process).
Triggers
Related skills