commit - Create Git Commits Following Conventional Commit Standards
Creates well-formatted Git commits following the conventional commits specification
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check git status
- review staged changes
- suggest files to stage
- generate conventional commit messages
Inputs
- git repository
- modified files
- commit type
Outputs
- git commit record
Requirements
- Bash environment
- Git installed
