By dsifry
Orchestrate multiple AI agents to autonomously manage the full development lifecycle — from brainstorming and design reviews to TDD implementation, PR management, security audits, and releases — with enforced quality gates and cross-model adversarial review.
Invoke the metaswarm brainstorming extension skill, which wraps `superpowers:brainstorming` with metaswarm's design review gate handoff.
Create a comprehensive, well-structured GitHub issue with embedded agent instructions for autonomous PR lifecycle management.
Check the status of external AI tools (Codex CLI, Gemini CLI) and their configuration.
Handle review comments on pull requests with appropriate responses and resolutions.
Analyze the session and write a self-contained handoff document so a fresh agent can resume the work — outputs a single "Read XXX.md and do YYY." sentence
Enforces design review gate after brainstorming — bridges superpowers:brainstorming into the metaswarm quality pipeline
Create comprehensive GitHub issues with TDD plans, acceptance criteria, and agent instructions for autonomous PR lifecycle management
Automatic review gate that runs after brainstorming completes - spawns PM, Architect, Designer, Security, and CTO agents in parallel, iterates until all approve
Delegate implementation and review tasks to external AI CLI tools (Codex, Gemini) with cross-model adversarial review
Address PR review feedback systematically — fetch inline comments, review bodies, handle outside-diff-range comments, resolve threads with proper attribution
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A self-improving multi-agent orchestration framework for Claude Code, Gemini CLI, and Codex CLI. Coordinate 18 specialized AI agents and 13 orchestration skills through a complete software development lifecycle, from issue to merged PR, with recursive orchestration, parallel review gates, and a git-native knowledge base.
metaswarm is an extraction of a production-tested agentic orchestration system. It has been proven in the field writing production-level code with 100% test coverage, mandatory TDD, multi-reviewed spec-driven development, and SDLC best practices across hundreds of PRs. It provides:
bd CLI) for issue/task management, dependencies, and knowledge primingYour prompt (spec with DoD items) or GitHub Issue
│
▼
┌─────────────────────────────────┐
│ Swarm Coordinator │
│ - Assign to worktree │
│ - Spawn Issue Orchestrator │
└─────────────────────────────────┘
│
▼
┌─────────────────────────────────┐
│ Issue Orchestrator │
│ - Create BEADS epic │
│ - Decompose into work units │
└─────────────────────────────────┘
│
▼
Research → Plan → Design Review Gate (5 parallel reviewers)
│
▼
Work Unit Decomposition (DoD items, file scopes, dependency graph)
│
▼
Orchestrated Execution Loop (per work unit):
IMPLEMENT → VALIDATE → ADVERSARIAL REVIEW → COMMIT
(Optionally delegates IMPLEMENT to Codex/Gemini CLI)
(Cross-model REVIEW: writer always reviewed by different model)
│
▼
Final Comprehensive Review (cross-unit integration)
│
▼
PR Creation → PR Shepherd (auto-monitors to merge)
│
▼
Closure → Knowledge Extraction (feedback loop)
npx claudepluginhub dsifry/metaswarm-marketplace --plugin metaswarmGo-based metaswarm-compatible internal review harness for plans, specs, decompositions, task-done code review, acceptance evidence, PR readiness, and post-merge learning. Packaged releases use bin/metareview; source checkout mode requires Go 1.22+.
11 agents, 35 skills, 18 commands, 9 hooks — spec-driven multi-agent orchestration for Claude Code, with optional cross-device semantic memory.
Portable Development System — AI-assisted development methodology with skills for consistency and agents for scale.
Self-orchestrating multi-agent development system powered by Claude Fable 5 — 15 agents (8 core + 1 security gate + 6 department), Smart Routing default, token-efficient subagents, risk-based quality gates. You say WHAT, the AI decides HOW.
Plan-first AI development with batched parallelism. Native Claude Code implementation of the Agent Hive workflow.
Conductor v3 — Multi-agent orchestration with Evaluate-Loop, parallel execution, Board of Directors, and bundled SupaConductor skills for Claude Code
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.