BeClaude

swarm

New
418Community RegistryGeneralby Joel Hooks

Multi-agent coordination for Claude Code (delegates to swarm CLI)

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/swarm.md https://raw.githubusercontent.com/joelhooks/swarm-tools/main/SKILL.md
3
Invoke in Claude Code
/swarm
View source on GitHub
agent

Frequently Asked Questions

What is swarm?

Multi-agent coordination for Claude Code (delegates to swarm CLI)

How to install swarm?

To install swarm, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /swarm.

What is swarm best for?

swarm is a community categorized under General. It is designed for: agent. Created by Joel Hooks.