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
Actualizado 3/31/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use incremental-implementation