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
更新于 3/31/2026
星标
12237
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use incremental-implementation