commit
Installation
SKILL.md
Git Commit Workflow
Direct execution of git commit workflow - no agent delegation, fast and simple.
Trigger Phrases
This skill activates on:
- "commit changes", "commit this", "commit my work"
- "save to git", "save my changes", "save this to git"
- "push this", "push my changes", "push my work"
- "create a commit", "make a commit"
- "git commit", "check in my changes"
Proactive Triggering
After completing implementation work, proactively offer to commit:
- "I've finished implementing the feature. Would you like me to commit these changes?"
- Use AskUserQuestion with options: "Yes, commit now" / "No, I'll review first"
Related skills