What problem does it solve?
It turns an initiative-level goal into a concrete, dependency-aware set of milestones and tasks, so operators can sequence work correctly and avoid planning blind spots.
Core Features & Use Cases
- Initiative-to-milestones decomposition with guardrails: runs a Socratic interview to capture outcome-shaped goal, timeframe, measurable success criteria, and scoped ownership (single project vs framework-wide).
- Dependency-aware sequencing via a milestone DAG: collects required blocks/blocked-by relationships, detects cycles, and recommends a topo-sorted order using value and risk tie-breaks.
- Optional ticket filing with cross-references: can create tracker tickets per milestone and then add Blocks / Blocked by cross-refs after issue numbers are known, preserving idempotence on re-runs.
Quick Start
Ask the operator to run: /plan-initiative q3-auth-rewrite, then answer the initiative questions and the per-milestone Socratic prompts to generate the rendered initiative doc and recommended execution sequence.