moonrunnerkc/swarm-orchestrator
Verification and governance layer for AI coding agents. Parallel orchestration with evidence-based quality gates for Copilot, Claude Code, and Codex.
This tool helps software development teams integrate AI coding agents like GitHub Copilot or Claude Code into their workflow reliably. You provide a coding goal, and it orchestrates these agents in parallel to generate code. What comes out is verified, tested code that meets quality standards, making it useful for engineering managers and team leads aiming to leverage AI safely.
Use this if you want to use AI coding agents to accelerate development but need a robust system to verify their output and ensure code quality before merging.
Not ideal if you are looking for an autonomous system that generates and deploys code without human oversight and verification steps.
Stars
71
Forks
1
Language
TypeScript
License
ISC
Category
Last pushed
Apr 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/moonrunnerkc/swarm-orchestrator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...