Adaptive agent team orchestration — agents, skills, commands, workflows, and hooks for the Muggle AI QA platform
npx claudepluginhub multiplex-ai/muggle-ai-teamsAdaptive agent team orchestration for Claude Code — agents, skills, commands, rules, workflows, and hooks for Muggle AI QA platform
AI workflow for Claude Code — describe what you want, get production-grade results.
Code, content, design, planning — the workflow researches, designs, builds, tests, reviews, and ships. You describe and approve.
Part of the Muggle AI open-source ecosystem. Built while developing MuggleTest — an AI-powered QA testing platform.
muggle-ai-teams is an AI agent orchestration workflow for Claude Code. You describe your task in plain English, approve the design, and the workflow handles everything else — research, implementation, testing, and review.
Low effort. Describe your task in plain English. Approve the design. That's it. The workflow handles research, implementation, testing, and code review without additional input from you.
High quality. Every output goes through research, specialist design, test-driven development, automated QA, and 3-pass code review. The same process that catches bugs in production code runs on every task.
Transparent cost. You see the estimate before work begins.
| Task type | Estimated cost |
|---|---|
| Quick fix, config change, typo | $0.50 – $2 |
| Standard feature, refactor, content | $5 – $20 |
| Complex project, architecture, multi-service | $50 – $100+ |
Works for any task:
Battle-tested building MuggleTest — an AI-powered QA testing platform — across 6 production services.
npm install @muggleai/teams
Update to latest: npm update @muggleai/teams
git clone https://github.com/multiplex-ai/muggle-ai-teams.git
chmod +x muggle-ai-teams/setup.sh
./muggle-ai-teams/setup.sh
After installing, open Claude Code and type /muggle-ai-teams. Describe what you want.
Both methods install agents/, commands/, skills/, and rules/ into ~/.claude/ (global) and back up any existing directories before overwriting.
npm update @muggleai/teamsNo build step required. Works on macOS and Linux.
muggle-ai-teams is a claude code agents workflow that routes each task to the right tier, dispatches specialist agents, and enforces quality gates at every step.
The workflow adapts to task complexity automatically:
| Tier | Cost | What happens |
|---|---|---|
| Quick | Small fix, typo, config | Direct execution — single agent, quality gates, done in minutes |
| Standard | Normal feature, refactor | Specialist-designed, per-slice QA, skip panel review |
| Full | Architecture, security, multi-service | Full panel review, regression sweep, all safeguards |
The orchestrator triages in Step 1A (reads project config + git history, scores complexity) and recommends a tier. You confirm or override.
You describe what you want → Auto-triage
Quick → Execute → Done.
Standard → Research → Design → Build → Test → Review → Ship
Full → Research → Design → Panel → Build → Test → Review → Ship
The workflow triages complexity, recommends a tier, and waits for your confirmation before writing any code.
Works for non-coding tasks too. Say "build me an investor pitch deck" and the same workflow runs — specialists design the structure, execute section by section, review for quality, and deliver the final output. This is a genuine differentiator: most claude code workflow tools are built exclusively for code.
Research — finds relevant code, docs, and community patterns. Reads your project config, scans affected code areas, and searches for skills relevant to the task.
Requirements — restates what "done" looks like. Extracts acceptance criteria from your description and produces explicit scope boundaries (what's in, what's out).
Design — specialist agents draft the approach. Routes to the right specialist (frontend, backend, architect) based on your project config. Includes mockups for UI work.
Expert panel review (Full tier only) — multiple specialists review the design in parallel and synthesize findings into a verdict.
Approval — you confirm before any code is written. No implementation starts until this gate passes.
Plan — breaks the work into slices, each with files to touch, test instructions, and completion criteria. Independent slices run in parallel.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations