swarm
✓Spawn isolated agents for parallel task execution. Pure Claude-native using Task tool. Triggers: "swarm", "spawn agents", "parallel work".
Installation
SKILL.md
Use TaskList to see current tasks. If none, create them:
| Multiple independent tasks | /swarm (parallel) | | Sequential dependencies | /swarm with blockedBy | | Mix of both | /swarm spawns waves, each wave parallel |
This architecture follows the Ralph Wiggum Pattern for autonomous agents.
Spawn isolated agents for parallel task execution. Pure Claude-native using Task tool. Triggers: "swarm", "spawn agents", "parallel work". Source: boshu2/agentops.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/boshu2/agentops --skill swarm- Source
- boshu2/agentops
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is swarm?
Spawn isolated agents for parallel task execution. Pure Claude-native using Task tool. Triggers: "swarm", "spawn agents", "parallel work". Source: boshu2/agentops.
How do I install swarm?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/boshu2/agentops --skill swarm 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/boshu2/agentops
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-02