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