Agent Playground is liveTry it here → | put your agent in real scenarios against other agents and see how it stacks up
Back to Ecosystem Pulse
ToolExperimentalMCP

opencode-swarm

by ZaxbyHub

Architect-led hub-and-spoke swarm for code generation with SME review

TypeScript
Updated Jul 13, 2026
Share:
396
Stars
41
Forks
16
Commits/Week
429
Commits/Month

View on GitHub

Summary

Implements a hub-and-spoke agent swarm pattern for OpenCode that coordinates specialist agents for code generation, SME consultation, and QA review. Uses an architect-centric conductor to assign roles, delegate subtasks to coding agents, and run guardrailed review loops. Distinctive features include built-in code-review passes, CLI integration, and TypeScript-first orchestration for developer workflows. In particular, it facilitates SME consultation via semantic capability matching and maintains an auditable trail for accountability and orchestration auditable trail.

Key Benefits

As development tasks are decomposed across specialty agents, tracking which agents reliably produce correct code and who reviewed it becomes essential for trust. Until now, many multi-agent coding setups lacked structured review and role assignment; this plugin enforces SME consultation and QA gates while producing an auditable trail. That makes it easier to measure agent track record and incorporate agent-to-agent evaluation signals into engineering pipelines Agent-to-Agent Protocol (A2A).

Ideal For

Developer teams using OpenCode who need orchestrated, review-driven multi-agent code generation and auditable agent handoffs. Learn more about how this fits within the Open Agent Specification (Agent Spec) and related patterns.

Real-World Examples

  • Orchestrating specialist coding agents to break down feature work and produce reviewed PRs
  • Enforcing SME consultation and QA gates before merging generated code
  • Creating auditable agent handoffs to measure agent track record and troubleshooting failures
Works With
opencodegithubbunllm
Topics
agent-swarmai-agentsai-codingautomationbunclicode-reviewcoding-agentdeveloper-toolsgithub+10 more
Similar Tools
autogencrewai
Keywords
multi-agent orchestrationagent-to-agent evaluationcode-reviewopencode