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
Atualizado 3/31/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use incremental-implementation