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.

thedixitjain Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/general-purpose/incremental-implementation--sickn33 commit 8ad9a49675

Frequently asked questions

npx skillmds@latest add thedixitjain/incremental-implementation-2