opencode-swarm
Multi-agent coding pipeline with gated review, testing, and PR automation
All Skills in This Repository (10)
Pure Emerald Level Indicatorscontributing
Automate PR workflows with branch setup, conventional commits, release notes, and CI gates.
writing-tests
Enforce bun:test testing standards and CI structure for opencode-swarm.
unswarm
Disable swarm mode for the current Claude Code session.
swarm
Orchestrate parallel subagents with independent validation for Claude Code tasks.
tech-debt-ci-review
Identify technical debt with CI impact and test instability during PR reviews.
qa-sweep
Coordinate parallel sub-agents with adversarial review and 95% confidence gates.
research-first
Plan research by searching documentation and tracing code to root cause.
swarm-pr-review
Orchestrate parallel explorer agents and critic challenges for pull request reviews.
commit-pr
Enforce conventional commit formats and PR-quality gates across development workflows.
swarm-implement
Coordinate parallel exploration, scoped planning, and validation for complex code changes.
Frequently Asked Questions
FAQPage SchemaHow to install opencode-swarm?▼
Run `npx skills add zaxbysauce/opencode-swarm --all -g -y` in your terminal to install all skills in this suite globally.
What does opencode-swarm do?▼
It splits coding work across specialized roles — architect, coder, reviewer, test engineer, and critic — and blocks completion until every required quality gate passes with recorded evidence.
Can it review and fix pull requests automatically?▼
Yes. It runs deep multi-lane PR reviews, verifies each finding against source code, closes known feedback, fixes CI failures, and can monitor an approved PR through to merge.
Does opencode-swarm work with Claude Code and Codex?▼
Yes. The skills ship with thin adapters for OpenCode, Claude Code, Codex, and the GitHub coding agent, all delegating to one canonical protocol.
Can I use it without learning the workflow commands?▼
Yes. The architect agent routes your plain-English requests to the right mode automatically, and sensible defaults handle gate selection 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