What problem does it solve?
Orchestrates a multi-phase development process by coordinating specialized agents (requirements engineer, staff engineers, senior developers, QA, product owner) to work in parallel across isolated git worktrees, delivering complex features with traceability and governance.
Core Features & Use Cases
- Parallel, multi-agent planning and development across orthogonal workstreams with 95% certainty gates.
- Phase-driven lifecycle: Requirements, Planning, Development, Review, and Report with QA gates at every transition.
- Full artifact trail: RFCs, POCs, ADRs, research notes, and a final self-contained HTML report.
- Live dashboard at .dev-team-artifacts/{team-name}/dashboard.html tracking progress, certainty, blockers, and DoD gates.
- Structured workstream management and deterministic merge strategy to ensure safe, auditable integration.
Quick Start
Initialize a new dev-team and begin Phase 0 by gathering requirements.