What problem does it solve?
It reduces decision chaos by routing every planning, debugging, and execution request through a single deterministic orchestration path with continuity gates, so you don’t get stuck choosing the wrong workflow or re-litigating stale state.
Core Features & Use Cases
- Deterministic governance routing: First-hit routing selects exactly one workflow for requests like /do, fix-errors, empty status, diagnostics, and spec clarification.
- Continuity and review gates: Prevents proceeding when pending AUQ or unconsumed reviewer findings would invalidate the current slice.
- Empty Status Mode orchestration: Surfaces a durable todo working set, spawns a background status audit, and avoids asking what /do means.
- Plan execution delegation: Delegates PLD mechanics to the PLD skill while /do focuses on selecting the correct route and recording normalized evidence.
Quick Start
Use /do fix-errors with an existing todo queue when you need the system to route you to the correct execution workflow under governance.