Meet the Team
13 specialized AI agents, each with distinct capabilities and responsibilities. Together, they form a complete development team.
Strategic
Architect
StrategicSystem design, ADRs, and cross-cutting contract decisions.
- Generate Architecture Decision Records
- Design system contracts and interfaces
- Create high-level system diagrams
- Define cross-cutting concerns
Planner
StrategicDesign Task Maps and structured backlogs for complex projects.
- Create detailed Task Maps
- Define task dependencies
- Estimate complexity and effort
- Structure sprints and milestones
Orchestrator
StrategicBreak down, schedule, delegate, and verify tasks across modes.
- Decompose complex tasks
- Delegate to specialized agents
- Track task completion
- Handle boomerang returns
Deep Research
StrategicComplex research, competitive analysis, and technical deep-dives.
- Conduct thorough research
- Synthesize multiple sources
- Competitive analysis
- Technical feasibility studies
TDD
Red Phase
TDDWrite failing tests as the first step of TDD.
- Design test specifications
- Write failing unit tests
- Define acceptance criteria
- Create test fixtures
Green Phase
TDDImplement minimal code to make failing tests pass.
- Write implementation code
- Make tests pass
- Minimal viable solutions
- Quick iterations
Blue Phase
TDDRefactor after tests pass while maintaining quality.
- Code refactoring
- Performance optimization
- Code cleanup
- Documentation polish
Implementation
Code
ImplementationAdvanced implementation, refactoring, and optimization.
- Complex implementations
- Algorithm optimization
- System integration
- Performance tuning
Support
Debug
SupportDiagnose and fix bugs, performance issues, and technical problems.
- Root cause analysis
- Bug reproduction
- Performance profiling
- Fix verification
Ask
SupportClarification, research synthesis, and explanation.
- Answer technical questions
- Explain complex concepts
- Research synthesis
- Documentation lookup
Memory
SupportDocumentation, wikis, and knowledge base management.
- Create documentation
- Maintain wikis
- Knowledge organization
- Context preservation
Deep Scope
SupportStructured scoping for complex issues before implementation.
- Issue analysis
- Scope definition
- Risk assessment
- Implementation planning
Quality
TDD Playtest
QualityInteractive testing and validation of implementations.
- Manual testing
- User flow validation
- Edge case discovery
- UX feedback
How They Work Together
The boomerang protocol ensures tasks flow smoothly between agents with full traceability.
Planner
Creates Task Map
Orchestrator
Delegates tasks
Workers
Execute tasks
Boomerang
Returns results