incremental-commits
OfficialPlan and commit code changes in logical waves.
AuthorEpicenterHQ
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Break multi-file changes into atomic commits ordered by dependency, ensuring each commit represents a single logical concern.
Core Features & Use Cases
- Atomic waves: One logical concern per wave, ensuring a clean, readable git history.
- Buildable & testable: Each wave results in code that compiles and passes tests, enabling safe integration.
- Dependency-driven sequencing: Foundation work is committed before dependents, reducing integration friction.
- Use cases: Ideal for refactors spanning 3+ files, breaking API changes, or feature work across modules.
Quick Start
Plan and execute code changes in waves to keep commits atomic and explainable.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: incremental-commits Download link: https://github.com/EpicenterHQ/epicenter/archive/main.zip#incremental-commits Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.