commit - Stage and commit changes with proper Git commit standards
Stage and commit changes while following git commit message standards and safety rules
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- review git changes
- stage files explicitly
- verify staged changes
- commit with standard format
- verify commit results
Inputs
- Git repository
- changed files
Outputs
- commit message
- git commit
Requirements
- Git environment
- working repository
