swarm-coordination
✓Multi-agent swarm coordination patterns. Orchestrates parallel agent execution, manages agent communication, handles task distribution, and coordinates results aggregation.
Installation
SKILL.md
Swarm Coordination Skill - Orchestrates parallel agent execution, manages inter-agent communication, handles task distribution, and coordinates results aggregation for complex multi-agent workflows.
| Independent tasks | Review multiple files | Spawn in parallel | | Dependent tasks | Design → Implement | Sequential spawn | | Fan-out/Fan-in | Multiple reviews → Consolidate | Parallel + Aggregation | | Pipeline | Parse → Transform → Validate | Sequential handoff |
Use the Task tool to spawn multiple agents in a single message:
Multi-agent swarm coordination patterns. Orchestrates parallel agent execution, manages agent communication, handles task distribution, and coordinates results aggregation. Source: oimiragieo/agent-studio.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill swarm-coordination- Source
- oimiragieo/agent-studio
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is swarm-coordination?
Multi-agent swarm coordination patterns. Orchestrates parallel agent execution, manages agent communication, handles task distribution, and coordinates results aggregation. Source: oimiragieo/agent-studio.
How do I install swarm-coordination?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill swarm-coordination Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/oimiragieo/agent-studio
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01