What problem does it solve?
Coordinates a single sprint issue through an ordered list of child issues by routing them one-at-a-time via the existing ADL lifecycle and editor skills, ensuring deterministic progress, auditability, and bounded review/closeout.
Core Features & Use Cases
- Sequential sprint orchestration: drives one concrete sprint issue and an explicit ordered issue list through the standard lifecycle, preventing parallel execution.
- Guided lifecycle routing: leverages existing workflow/conductor and editor skills to avoid reimplementation and maintain traceable state.
- State and evidence discipline: records sprint state, tracks PRs and artifacts, and assembles bounded sprint reviews and closeouts for auditability.
- Guardrails and policy compliance: validates readiness, performs truth checks against GitHub state, and enforces closeout gates before advancing.
Quick Start
Provide the repository root and an ordered list of child issues, then run sprint-conductor to orchestrate and close out the sprint.