What problem does it solve?
Coordinates Tier 2 Agent Teams with structured collaboration patterns to enable inter-agent communication, adversarial debate, and collaborative debugging within complex workflows. It reduces context loss and coordination overhead by providing a unified framework for team formation, messaging, and governance across multiple agents.
Core Features & Use Cases
- Tier 2 orchestration: TeamCreate, SpawnTeammates, and a verifier workflow to coordinate multiple agents on a task.
- Cross-cutting collaboration: Designed for competitive implementations, multi-reviewer code reviews, and adversarial debugging to improve quality and reliability.
- Graceful degradation: Falls back to Tier 1 subagents when Agent Teams are unavailable, ensuring continuous operation.
- Role-based lifecycle: Defines Team Lead, Teammates, and Verifier roles with defined communication channels and lifecycle steps.
Quick Start
Invoke TeamCreate to assemble a collaborative team for the current task.