What problem does it solve?
Above-bead campaign/arc orchestrator that drives a design cycle's Plan→Research→Architect cadence over the layered design substrate (L1 KG spine / L2 design-doc drawer / L3 optional executable specs), gates on two-tier soundness, then hands off to create-beads to spawn the implementation epic. NOT a bead-lifecycle activity recipe — it iterates, spawns research-a-beads + an epic, and is stateless beyond the substrate it maintains. Triggers on "/design-a-cycle <topic>", or when the user wants to open or advance a design cycle for a topic that will eventually become beads.
Core Features & Use Cases
- Orchestrates Plan → Research → Architect cadence across L1-L3 substrates, preserving cycle-state in the KG and design-docs.
- Spawns research beads for grounding open [CLARIFICATION] markers and then creates an implementation epic when green.
- Reads and writes substrate state to drive cadence without storing internal bead instances, enabling stateless orchestration.
Quick Start
Open a topic design cycle with /design-a-cycle <topic> to start or advance a design cadence from Plan to Handoff.