plan
Structured planning process: explores the code, decomposes a feature into independently-testable TDD chunks with a dependency graph, writes a JSON tracker, and gates the plan through an independent review-plan agent before any code is written. Use after /spec (or on its own) and before /implement, to decide HOW to build it.
Pinned to revision 7243fa8606bc, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/plan/SKILL.md
- skills/plan/references/chunk-template.md
- skills/plan/references/tracker-schema.md
Every link opens the file at its source, pinned to the revision this page describes.