This is for when you need multiple Claude instances working together instead of a single agent grinding through tasks sequentially. It uses agentic-flow to spin up coordinated swarms with different topologies: mesh for peer-to-peer coordination, hierarchical for centralized control, or adaptive mode that picks the right structure based on task complexity. You get parallel execution, shared memory across agents, automatic load balancing, and fault tolerance with task reassignment. The skill includes CLI hooks for spawning agents and orchestrating work, plus pipeline support for dependent stages. Worth exploring if you're hitting the limits of single-agent workflows or building systems where different specialists need to collaborate on complex builds.
npx -y skills add spencermarx/open-code-review --skill "Swarm Orchestration" --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot