git-commit - Git Commit with Intelligent Prefix Selection
Analyzes code changes to select appropriate commit prefixes and create clear, trackable commit messages.
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze git changes
- select commit prefix
- create commit message
- stage file changes
- execute git commit
- split multiple changes
Inputs
- git repository
- code changes
- git status output
- git diff output
Outputs
- git commit message
- git commit execution
- staged file list
Requirements
- git installed
- git repository access
- bash shell environment
