commit-commands
Slash commands for git commit workflows including commit, push, and PR creation.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for commit-commands, derived from its capabilities.
AIVSS 9.0 ยท Critical
View MAESTRO 7-layer threat model โOverview
Anthropic's official commit-commands plugin. It adds slash commands that drive git commit, push, and pull-request creation workflows. Surface is a set of commands that shell out to git and the gh CLI to stage, commit, push, and open PRs.
Key features
- /commit, push, and PR-creation commands
- Wraps git and gh CLI
- Streamlines the commit-to-PR workflow
Use cases
- One-command commit + push + PR from a session
- Standardizing commit workflow across a team