Open Source · Claude Code Plugins

Pipelines that
think in parallel.

A marketplace of multi-agent plugins for Claude Code. Autonomous development, review, and research — orchestrated as a single slash command.

12
Plugins
~150
Specialised agents
MIT
Licensed
01 — What it is

One command fans out
into a swarm of agents.

Each plugin is a marketplace you pin like any other. Behind every slash command sits a pipeline of specialised agents that research, plan, write, review, and test — coordinated through phased stages with human approval gates. You stay the manager; the agents do the fan-out.

02 — How the swarm behaves
/ fan-out

Parallel by default

Independent work units run simultaneously across many agents — up to eight coders at once on a single build.

/ gate

Approval gates

No code changes land without your sign-off on the plan. The pipeline pauses and waits for you.

/ converge

Iterative convergence

Fix → verify → review loops run with bounded retries until the criteria actually hold.

/ disclose

Progressive disclosure

Orchestrators load each phase on demand, keeping token cost low even on deep, multi-stage runs.

03 — The pipeline

From prompt to merged,
one phase at a time.

01
/build
Kick off the run
02
Research
Explore the codebase
03
Plan
Approval gate
04
Code ×N
Parallel workers
05
Review
5-lens checks
06
Test
Verify & ship
04 — The marketplace

Twelve plugins. Pick what you need.

Each plugin is a self-contained pipeline you install on its own. They compose — most real tasks chain commands across three or four of them.

mz-dev-pipeFlagship

Autonomous dev pipelines — plan, code, review, test, in parallel.

/build/audit/debug
mz-dev-git

Multi-lens deep review for local branches and GitHub pull requests.

/review-branch/github-review-pr
mz-research-pipe

Research & content pipelines that produce reports, not code changes.

/deep-research/explain
mz-creative

Multi-perspective lens panels plus naturalized writing pipelines.

/brainstorm/expert
mz-gov

Turn a big decision into a reviewed ADR / RFD behind a human sign-off.

/govern/gov-review
mz-knowledge

Full lifecycle for a personal Obsidian vault — capture to grounded Q&A.

/vault-ingest/vault-answer
mz-biz-outreach

Lead-gen pipeline plus a dossier-card lifecycle for every company.

/outreach-research
mz-job-outreach

CV-to-vacancies and freelance-gig discovery with grounded cover letters.

/job-search/freelance-search
mz-design

Design specs refined by four critics behind a WCAG 2.2 AA hard gate.

/design-document
mz-dev-base

Standalone agents and 14 curated coding rules for everyday work.

/init-rules/construct-skill
mz-memory

Cross-session project memory that persists knowledge automatically.

/memory-note
mz-funny

Evidence-anchored code roasting in seven character voices.

/do-roast
Built in the open

Read every line.
Run it yourself.

Nothing hidden, nothing locked. The full pipeline source ships under MIT — clone it, audit it, extend it.

View on GitHub
MIT · claude-pipelines