What problem does it solve?
Coordinating a large multi-agent engineering effort across a 14-week roadmap is difficult to manage manually, especially when tracking 10 architecture decision records, GitHub issues, and cross-agent dependencies simultaneously.
Core Features & Use Cases
- Hierarchical Swarm Orchestration: Coordinates 15 specialized agents in a mesh topology grouped into security, core, integration, quality, performance, and deployment tracks.
- Phased Delivery Planning: Organizes work into four phases (foundation, core systems, integration, release) mapped to a 14-week timeline with defined agent assignments.
- GitHub and Memory Integration: Checks GitHub CLI authentication, stores coordination patterns via agentic-flow memory hooks, and tracks success metrics like performance speedups and memory reduction.
- Use Case: A maintainer kicking off the Claude-Flow v3 rewrite invokes this coordinator to assign ADR-001 through ADR-010 workstreams to specialized agents and monitor progress toward release.
Quick Start
Invoke the v3 queen coordinator to start orchestrating the 15-agent swarm for the Claude-Flow v3 implementation roadmap.