Plan Implementation

Builds a feature implementation plan from an existing feature specification (or equivalent context) through a facilitated team conversation. Use when the user wants to plan how to implement, build, deliver, or ship a feature that has already been specified. Does not specify what the feature should do — use plan-a-feature first. Does not design the contract for an interface — use design-an-api. Does not refine or stress-test an already-written plan — use iterative-plan-review. Runs its resolution rounds to completion and holds its questions until after they finish; to review each round as it lands, use pairing.

testdouble Updated 218 repo stars

File contents

testdouble/han/tree/main/han-planning/skills/plan-implementation commit 53f64a86aa

Frequently asked questions

npx skillmds@latest add testdouble/plan-implementation-2