metaswarm
Multi-agent orchestration with enforced reviews, testing, and PR automation
All Skills in This Repository (4)
Pure Emerald Level Indicatorsplan-review-gate
Spawn three independent reviewers to assess implementation plan feasibility, completeness, and scope alignment.
orchestrated-execution
Orchestrate a 4-phase execution loop with implementation, validation, adversarial review, and commit.
external-tools
Delegate coding and review tasks to external AI CLI tools.
visual-review
Capture web page and UI screenshots with Playwright for visual inspection.
Frequently Asked Questions
FAQPage SchemaHow to install metaswarm?โผ
Run `npx skills add dsifry/metaswarm --all -g -y` in your terminal to install all skills globally, then run the setup skill in your project.
What does metaswarm do?โผ
It coordinates 18 specialized agents through a 9-phase development workflow, from research and planning to adversarial code review and merged PRs. Quality gates enforce TDD and coverage thresholds at every step.
Does metaswarm work with Claude Code, Codex, and Gemini?โผ
Yes. It ships as a plugin for Claude Code, an extension for Gemini CLI, and a plugin for Codex CLI, with the same skills and workflow on all three.
How does metaswarm handle PR review comments?โผ
The pr-shepherd skill monitors CI and review comments automatically, fixes failures, responds to every thread, and resolves them until the PR is ready to merge.
Can I use metaswarm without deep technical knowledge?โผ
Yes. Describe what you want built in plain English via the start command, and the orchestrator handles planning, reviews, testing, and PR creation for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core