home/categories/git-workflows/chanwit-tdg-skills-atomic-skill-md
git-workflowsdevops

atomic-commit

Atomic Commit helps create clean, atomic commits by analyzing changes, detecting mixed concerns, and ensuring each commit is a complete unit of work. Key words to detect are atomic, atomic commits, clean commits.

chanwit
maintainer
chanwit
Updated 11/21/2025
Stars
59
Forks
8
quick start

Installation and usage

Atomic Commit helps create clean, atomic commits by analyzing changes, detecting mixed concerns, and ensuring each commit is a complete unit of work. Key words to detect are atomic, atomic commits, clean commits.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use atomic-commit