commit - Quick Git commit and push with conventional messages
Automatically commit and push changes with conventional commit messages
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze git status
- generate commit message
- commit changes
- push to remote
Inputs
- git status
- staged changes
- unstaged changes
- recent commit history
- current branch
Outputs
- commit message
- git commit record
- pushed changes
Requirements
- git environment
- repository access
- bash tool access
- haiku model support
