Incremental Implementation

Delivers changes incrementally in thin, verifiable slices. Use when implementing any feature or change that touches more than one file, or when picking up the next task from a plan. Use when rolling a change out behind a feature flag, 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.

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/addyosmani@agent-skills/skills/incremental-implementation commit 9c4f49bc84

Frequently asked questions

npx skillmds@latest add gabrielmoreira/incremental-implementation