BeClaude

swarm-orchestrator

New
Community RegistryGeneralby Arkadiusz Moscicki

Multi-agent parallel task orchestration with wave-based execution, automatic auditing, and model escalation

Community PluginView Source

Overview

Claude Code plugins marketplace.

Plugins

PluginDescription
docs-researcherResearch technical documentation and create knowledge files
cursor-cli-subagentDelegate bounded tasks to native Windows Cursor Agent CLI
payloadPayload CMS query/mutate CLI via persistent local server
swarmMulti-agent parallel task orchestration with wave-based execution

Installation

Add to your Claude Code settings:

json
{
  "plugins": [
    "aromatt/cursor-cli-subagent",
    "aromatt/docs-researcher",
    "aromatt/payload",
    "aromatt/swarm"
  ]
}

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-orchestrator.md https://raw.githubusercontent.com/amoscicki/aromatt/main/SKILL.md
3
Invoke in Claude Code
/swarm-orchestrator
View source on GitHub
agent

Frequently Asked Questions

What is swarm-orchestrator?

Multi-agent parallel task orchestration with wave-based execution, automatic auditing, and model escalation

How to install swarm-orchestrator?

To install swarm-orchestrator, 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-orchestrator.

What is swarm-orchestrator best for?

swarm-orchestrator is a community categorized under General. It is designed for: agent. Created by Arkadiusz Moscicki.