Multi-agent developed algorithmic trading system using Claude Squad coordination.
- Researcher: Market analysis and strategy research
- Architect: System design and technical architecture
- Builder: Core implementation and development
- Tester: Backtesting, validation, and performance analysis
All agents coordinate through AGENT_COORDINATION.md with:
- Information flow downward (Research → Architecture → Implementation → Testing)
- Communication and feedback upward for recursive improvement
- Clear task assignments and status tracking
- Each agent works in their dedicated worktree
- Read
AGENT_COORDINATION.mdbefore starting work - Update status and communicate through the coordination document
- Follow the established information flow for optimal results