# Swarm

> N coordinated agents on shared task list (compatibility facade over team)

- Skill: `code-yeongyu/swarm` (Agent Skill)
- Install (CLI): `npx skillmds@latest add code-yeongyu/swarm`
- Raw SKILL.md: https://api.skillmd.com/api/skills/code-yeongyu/swarm/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: code-yeongyu (https://skillmd.com/u/code-yeongyu)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/code-yeongyu/swarm

---


# Swarm (Compatibility Facade)

Swarm is a compatibility alias for the `/team` skill. All swarm invocations are routed to the Team skill's staged pipeline.

## Usage

```
/swarm N:agent-type "task description"
/swarm "task description"
```

## Behavior

This skill is identical to `/team`. Invoke the Team skill with the same arguments:

```
/team <arguments>
```

Follow the Team skill's full documentation for staged pipeline, agent routing, and coordination semantics.

