What problem does it solve? Coordinating a large multi-agent implementation effort across security, core systems, integration, and release domains is error-prone, with risks of deadlocks, missed dependencies, and timeline slippage. This Skill provides a structured 15-agent hierarchical mesh coordination plan for the claude-flow v3 implementation, following 10 ADRs over a 14-week timeline. ## Core Features & Use Cases - 15-Agent Hierarchical Mesh: Defines a queen coordinator plus security, core, integration, quality, performance, and deployment agents with explicit roles and phases. - Dependency-Aware Parallel Execution: Encodes a dependency graph so agents execute in parallel only when prerequisites complete, with deadlock detection. - GitHub and Communication Integration: Automates milestone creation, epic issues, hourly progress tracking, and domain-targeted swarm messaging. - Use Case: A team lead kicks off the v3.0.0 release by initializing the swarm, then runs phase-based execution (security foundation, core systems, integration, release) while monitoring parallel efficiency above 85%. ## Quick Start Initialize the 15-agent v3 swarm by invoking the queen coordinator task for the complete v3 implementation.