What problem does it solve?
Converts a PRD into a disciplined, executable execution plan by decomposing requirements into vertical slices, senior-level phases, and a hierarchical folder structure for tracking.
Core Features & Use Cases
- PRD → hierarchical plans: transforms PRD requirements into multiple plans and detailed phases with clear dependencies.
- Senior complexity judgment: decides granularity (how many plans/phases) based on engineering risk signals rather than fixed thresholds.
- Profile-aware phase policy: reads an architectural profile and injects the appropriate phase-granularity policy; falls back to the v5.2 behavior when no profile is available.
- On-demand isolated generation: produces PLAN.md and STATE.md, then generates each planoNN and fase-XX under isolated subagents only when approved.
Quick Start
Plan a feature by pointing to its PRD path: run plan-feature with the PRD file at docs/exec-plans/active/2026-04-20-slug/PRD.md.