Plan Breakdown

THE planner — turns a signed prd.md + research.md + architecture.md into a concrete, agent-executable plan. Reach for it the moment Plan starts and someone says "plan this", "break it into tasks", "write the implementation plan", or is tempted to hand the build agent a prose sketch. It ELABORATES the structural decisions already recorded during Spec instead of reopening them, and supplies the depth they left — typed signatures, field lists, vertical tracer-bullet slices (each demoable, cross-layer, with an observable checkpoint) whose concrete steps live one file per slice under `plan/`, mapped from the slice table in plan.md, where every non-trivial step names its file, line range, code snippet, and test, plus a Blocked-by dependency DAG written into STATE.md. Refuses horizontal layer-by-layer plans and placeholder steps; references codebase-design + api-design.

celestialdust a17c213 27.9 KB Updated

File contents

celestialdust/achilles-skills/tree/main/skills/plan-breakdown commit a17c213557

Frequently asked questions

npx skillmds@latest add celestialdust/plan-breakdown