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 Updated

File contents

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

Frequently asked questions

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