commit
Installation
SKILL.md
commit
Safe /commit workflow for git repos.
Primary flow stays here. Edge-case playbooks live in references/.
Git-only skill. If .jj/ exists, do not run this flow.
Usage
/commit [push|no-push|no-verify|amend] [context...]
Route Edge Cases
| Situation | Read |
|---|---|
| Asked to amend | [references/amend.md] |
| Just created malformed commit message in this run | [references/malformed-message-recovery.md] |