What problem does it solve?
Bridges the gap between planning and implementation by giving developer agents a clear, auditable workflow to claim tasks, manage sessions, report progress, and submit work for verification so that work attribution, dependency enforcement, and handoffs are reliable.
Core Features & Use Cases
- Task lifecycle management: claim, release, update status (in_progress, to_verify), and submit for verification.
- Session-based attribution: checkin/checkout and sessionUuid propagation for sub-agent observability and audit trails.
- Work reporting & acceptance criteria: structured work reports, self-check of acceptance criteria, and reviewer suggestions before admin verification.
- Agent-team orchestration: integration with Claude Code Agent Teams for parallel sub-agents, wave-based DAG execution, and team lead orchestration.
- Use case: a team lead spawns a Claude agent team to execute a feature in waves while Chorus enforces dependencies and aggregates session activity.
Quick Start
Claim a task, verify dependencies, start work and report progress with sessionUuid for sub-agents, then submit the task for verification when complete.