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.

oleg494 09d0cf9 3.3 KB Updated

File contents

oleg494/coding-kit/tree/main/skills/incremental-implementation commit 09d0cf9cfd

Frequently asked questions

npx skillmds@latest add oleg494/incremental-implementation