git-commit
Installation
SKILL.md
Git Commit
Goal
Make a logical, reviewable concise commit using the commit style of the repository.
Guardrails
- If potential secrets are found: STOP and ask what to do.
- No
--no-verify, no--amend/rebase/force-push, no pushing unless asked. - If changes look like multiple commits: STOP and propose a split plan (don’t commit yet).
Fast workflow
- Gather information