·swarm
</>

swarm

boshu2/agentops

Spawn isolated agents for parallel task execution. Pure Claude-native using Task tool. Triggers: "swarm", "spawn agents", "parallel work".

83Installs·31Trend·@boshu2

Installation

$npx skills add https://github.com/boshu2/agentops --skill swarm

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.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/boshu2/agentops --skill swarm
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