| name | commit |
| description | Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle. |
| disable-model-invocation | true |
| argument-hint | [optional: commit message] |
| allowed-tools | ["Bash","Read","Glob"] |
Commit Wrapper
Use the canonical shared protocol in protocols/skills/commit.md.
Wrapper Workflow
- Read
protocols/skills/commit.md.
- Treat that file as the single source of truth for the substantive workflow.
- Apply the protocol to
$ARGUMENTS.
- Keep Claude-specific behavior limited to this wrapper's frontmatter and tool access.