What problem does it solve?
Coordinates the apply phase execution for SDD changes by coordinating multiple team-leads, launching @implement sub-agents in parallel, managing file reservations, retries, and broadcast completion.
Core Features & Use Cases
- Independent and dependent modes support: run immediately or wait for upstream groups, with parallel task groups.
- File reservation and conflict management: detect conflicts, serialize tasks within a group when necessary, and release reservations promptly.
- Persistence and reporting: persist incremental progress to Cortex, produce consolidated apply reports, and broadcast completion to dependent team-leads.
- State management and recovery: relies on tb_status and SQLite as the single source of truth for board state.
- End-to-end orchestration: coordinates task discovery, pre-flight checks, parallel dispatch, retry handling, and finalization.
Quick Start
Start the team-lead coordinator to manage the apply phase for a change using the orchestrator.