Incremental Plan

Break a product or feature spec into a sequence of small, independently testable implementation steps. Use when the user has a spec document and wants to implement it incrementally rather than all at once — building and verifying one piece at a time before moving on. Triggers on requests like "break this spec into steps", "create an incremental plan", "split this into parts I can test", "how should I implement this step by step", "create a build plan", or when a user has a spec and wants a phased implementation approach.

ilamanov 9bea40f 6.8 KB Updated

File contents

ilamanov/skills/tree/main/skills/incremental-plan commit 9bea40f07e

Frequently asked questions

npx skillmds@latest add ilamanov/incremental-plan