Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Donal Moloney avatar

Swarm Marketplace

  • DonalMoloney/swarm

swarm-marketplace is a Claude Code plugin that orchestrates parallel and sequential agent swarms from YAML blueprints with a live dashboard so developers can run multi-agent workflows with cost and topology visibility.

About

swarm-marketplace is a Claude Code plugin for orchestrating parallel and sequential AI agent swarms defined in YAML blueprints, with a live web dashboard at port 7700. Developers reach for it when a single agent is insufficient and they need named roles, staged parallelism, conditional branching, and cost tracking for tasks like research, code review, debugging, or incident response. Slash commands run blueprints, preview plans, scaffold new flows, and browse run history. The runtime compiles flow strings into execution stages and streams events to an SVG topology UI.

  • Run swarms via /swarm with included blueprints for research, code review, debug, security audit, and incident response
  • YAML flow syntax supports parallel stages, pipelines, conditional branches, and compound gates
  • Live dashboard at localhost:7700 with topology graph, SSE logs, history replay, and cost tab
  • Checkpoint and resume for interrupted runs plus per-run USD and token budget limits
  • Zero npm dependencies runtime using only Node.js 18+ built-ins

Swarm Marketplace by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add DonalMoloney/swarm

Add your badge

Show developers this marketplace is listed on Skillselion. Paste this into your README.

Listed on Skillselion
RepositoryDonalMoloney/swarm

How do I coordinate multiple specialized Claude agents in parallel or sequence with budgets, visibility, and reusable workflow definitions?

Orchestrate parallel and sequential Claude Code agent swarms from YAML blueprints with a live topology dashboard and cost caps.

Who is it for?

Developers who want YAML-defined multi-agent topologies for research, review, debugging, or incident workflows inside Claude Code.

Skip if: Simple single-agent tasks that do not benefit from staged parallelism, blueprint authoring, or a local swarm dashboard.

What you get

Executed swarm runs with archived events, per-agent token and cost accounting, topology status, and outputs written under swarms/output/.

Recommended Marketplaces

FAQ

What blueprints ship by default?

research, code-review, debug, security-audit, content-pipeline, and incident-response are included under swarms/*.yaml.

Where is the live dashboard?

The dashboard auto-starts at http://localhost:7700 with topology, logs, history, library, and cost tabs.

Does Swarm require npm packages?

No. The runtime uses only Node.js 18+ built-ins with zero npm dependencies and no package.json.

AI Agentsagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.