dsifrydsifryCommunityยท4 Agent Skills Included

metaswarm

Multi-agent orchestration with enforced reviews, testing, and PR automation

Coordinates specialized coding agents through a full development lifecycle, from issue research and planning to merged pull requests. Enforces mandatory design reviews, adversarial plan checks, test-driven development, and coverage thresholds so no step gets skipped. Automates PR monitoring, review comment handling, and knowledge capture to eliminate manual follow-up and repeated mistakes.
npx skills add dsifry/metaswarm --all -g -y
Available:

Instructs the agent on how to route tasks through the full orchestration pipeline, enforcing mandatory design and plan review gates, TDD, coverage thresholds, and git push completion rules.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’