Incremental Implementation

Delivers changes incrementally in thin, verifiable slices. Use when the user runs /agent-skills:build. 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.

g-tavares14 Updated

File contents

g-tavares14/agent-skills/tree/main/skills/incremental-implementation commit 805df98665

Frequently asked questions

npx skillmds@latest add g-tavares14/incremental-implementation