What problem does it solve?
Generate a self-contained specification and plan document from one or more sphinx-needs requirements, bridging the gap between what needs to implement and how to implement it. It maps downstream coverage, identifies gaps, records design decisions via pharaoh:decide, and outputs a plan-ready document that feeds into pharaoh:plan.
Core Features & Use Cases
- Generate a combined spec and plan document from multiple sphinx-needs requirements.
- Pull full requirement text for the root needs while providing reference-style downstream coverage.
- Identify gaps in downstream coverage and record design decisions for traceability.
- Produce a plan table that can be executed by pharaoh:plan.
- Output location: docs/superpowers/specs/ with sections for requirements, coverage, gaps, decisions, and plan.
Quick Start
Provide one or more sphinx-needs requirement IDs to generate a combined spec and plan document ready for review.