git-commit - Git commit skill for analyzing changes and creating clear commit messages
Analyzes git changes, selects appropriate commit prefixes, and creates clear, trackable commit messages
Tags
Updated: 2026-03-09Typical Inputs
Typical Outputs
What this skill does
- analyze git changes
- select commit prefix
- create commit message
- execute git commit
- stage file changes
Inputs
- git changes
- modified files
- staged changes
Outputs
- git commit
- commit message
Requirements
- Git repository
- Write permissions
- Bash shell access
