What problem does it solve?
Planning complex Hyper tasks often stalls teams waiting for a clear path from exploration to implementation. Hyper-plan automates the transition by converting an approved exploration into a formal spec and a set of vertical subtasks, ensuring alignment and traceability.
Core Features & Use Cases
- Converts approved exploration into a detailed spec (spec.md) with acceptance criteria, edge cases, and a ToC-style index of subtasks.
- Generates one T<N>.<M>-<slug>.md subtask file per vertical slice, stored at the task folder root with appropriate frontmatter and sections.
- Enforces an approval gate before implementation and clarifies dependencies, writes ownership, and open questions as part of the planning workflow.
Quick Start
Describe the feature task in the task folder; Hyper-plan will generate spec.md and vertical subtasks.