home/categories/git-workflows/epicenterhq-epicenter-agents-skills-incremental-commits-skill-md
git-workflowsdevops

incremental-commits

Break multi-file changes into atomic commits ordered by dependency. Use when the user says "split this into commits", "commit strategy", "break this up", or when making refactors, breaking API changes, or features touching 3+ files that need clean git history.

EpicenterHQ
maintainer
EpicenterHQ
اپ ڈیٹ ہوا 3/20/2026
اسٹارز
4394
فورکس
319
quick start

Installation and usage

Break multi-file changes into atomic commits ordered by dependency. Use when the user says "split this into commits", "commit strategy", "break this up", or when making refactors, breaking API changes, or features touching 3+ files that need clean git history.

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use incremental-commits