jamie-bitflight/claude_skills-orchestrating-swarms
Master multi-agent orchestration using Claude Code's swarm system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns. This facade loads specialist skills for primitives, spawning, operations, and patterns.
npx skills add https://github.com/Jamie-BitFlight/claude_skills --skill orchestrating-swarms
Take jamie-bitflight/claude_skills-orchestrating-swarms from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.