home/categories/git-workflows/addyosmani-agent-skills-skills-incremental-implementation-skill-md
git-workflowsdevops

incremental-implementation

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

addyosmani
maintainer
addyosmani
Updated 3/31/2026
Stars
12237
Forks
1442
quick start

Installation and usage

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

Installation
$ install --globalskills.sh
Usage

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

skills use incremental-implementation