commit
Creates smart git commits using conventional commit format with meaningful messages.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for commit, derived from its capabilities.
AIVSS 8.4 ยท High
View MAESTRO 7-layer threat model โOverview
commit adds a slash command that generates conventional-commit-formatted git commit messages from staged changes, with meaningful summaries and emojis. It runs git operations on the user's behalf.
Key features
- Conventional commit formatting
- Auto-generated meaningful messages
- Runs git commit workflow
Use cases
- Generate a clean commit message from a diff
- Standardize commit style across a repo