commit - Create clean atomic git commits following best practices
Organize and commit code changes into logical atomic units
Tags
Updated: 2026-02-17Typical Outputs
What this skill does
- analyze git changes
- stage specific files
- create patch files
- apply patches
- write commit messages
- handle git stashes
Inputs
- git repository
- working directory changes
- commit instructions
Outputs
- git commits
- commit messages
- stashed changes
Requirements
- git system access
- project root directory
- permission to execute git commands
- Claude Sonnet model
