git-commit - Create Conventional Commits for Git
Create proper git commits from repository changes using Conventional Commits format
Tags
Updated: 2026-03-25Capabilities
Typical Inputs
Typical Outputs
What this skill does
- review code changes
- create commit subject
- write commit body
- add commit footers
- preview commit message
- execute git commit
Inputs
- git repository
- staged changes
- unstaged changes
- git history
- git status
- diff output
Outputs
- commit subject
- commit body
- commit footers
- commit message preview
- git commit
Requirements
- git installed
- git repository
- repository access
- commit permissions
