Atomic Commit - Atomic Commit Creation for Clean Git History
Creates clean, atomic commits by analyzing changes and detecting mixed concerns
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze git changes
- detect mixed concerns
- group files by purpose
- create atomic commits
- integrate issue tracking
Inputs
- git changes
- user intent
- branch information
Outputs
- atomic commits
- file grouping suggestions
- commit history
Requirements
- Git environment
- non-TDD workflow
