commit - Git Commit with Conventional Commits
Create a git commit following Conventional Commits specification format
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run git status
- run git diff
- stage specific files
- create git commit
- show commit result
Inputs
- Git repository
- Changed files
- Commit scope hint
- Commit message
Outputs
- Git commit
- Commit log entry
Requirements
- Git installed
- Bash tool access
- Read tool access
- Grep tool access
- Git repository
