zaxbysaucezaxbysauceCommunity·10 Agent Skills Included

opencode-swarm

Multi-agent coding pipeline with gated review, testing, and PR automation

Turns one coding session into an architect-led team of specialized agents that plan, implement, review, and test changes. Enforces gated execution so no code ships without independent reviewer and test-engineer approval, plus security and drift checks. Covers the full lifecycle: spec writing, planning, parallel implementation, PR review, CI failure fixing, and monitored merging.
npx skills add zaxbysauce/opencode-swarm --all -g -y
Available:

Defines the engineering invariants and swarm-mode behavior rules that govern how the agent plans, delegates, reviews, and gates all code changes in this repository.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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