commit - Version Control Commit Management
Detects VCS type, enforces atomic commits, validates commit messages before any commit operation
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Detect VCS type
- Examine commit history
- Detect project conventions
- Stage files selectively
- Validate commit messages
- Create commits
- Review diff
- Verify atomicity
- Split commits
- Check content quality
Inputs
- Project files
- Modified files
- Commit history
- Commit message text
- Project directory
- VCS repository
Outputs
- Commit message
- Version control commit
- Change documentation
- Validation report
Requirements
- Version control system (git or jujutsu)
- Project directory access
- VCS repository access
