ZaxbyHubZaxbyHubOfficialยท58 Agent Skills Included

opencode-swarm

Multi-agent code review, testing, and gated PR workflows

Coordinates specialized coding roles that plan, implement, review, test, and security-check every change before it ships. Eliminates unverified code by enforcing independent reviewer and critic gates, evidence-backed findings, and resumable session state. Covers the full pull request lifecycle: deep PR review, feedback closure, CI failure fixing, monitoring, and safe merging.
npx skills add ZaxbyHub/opencode-swarm --all -g -y
Available:

Defines the engineering invariants and swarm-mode behavior rules that tell the agent how to route work through the sub-skills, enforce quality gates, and keep changes safe across platforms.

All Skills in This Repository (58)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

contributing

Enforces commit formatting, PR title standards, and release notes for opencode-swarm contributions.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

writing-tests

Redirect users to the canonical OpenCode Swarm writing-tests skill.

Official
Basic
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

running-tests

Run scoped per-file tests for opencode-swarm and classify failures.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

design-docs

Generate and sync structured design docs with stable section IDs.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

deep-dive

Audit codebase scopes for security flaws, logic errors, and performance bottlenecks.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

discover

Map repository structure and extract governance rules for AI coding workflows.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

council

Coordinates three AI agents to jointly evaluate complex questions and produce cited advisory answers.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

brainstorm

Transform fuzzy project requirements into approved specifications through structured guided dialogue.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

plan

Generate structured implementation plans with requirement traceability and QA gate configuration.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

issue-ingest

Parse GitHub issue URLs into resolution specs with root cause hypotheses.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

clarify

Filter non-critical clarification questions through a 4-stage funnel.

Official
Advanced
๐Ÿ“ฆ In Repo
ZaxbyHubZaxbyHub

resume

Resume interrupted OpenCode Swarm sessions from an approved plan.md.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install opencode-swarm?โ–ผ

Run `npx skills add ZaxbyHub/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 so one agent writes code, another reviews it, and another tests it. Nothing ships until every required quality gate passes with recorded evidence.

How does swarm PR review work?โ–ผ

The pr-review skill runs parallel explorer lanes over the diff, then independent reviewers validate each finding and a critic challenges high-severity claims. Only evidence-backed findings reach the final report.

Can it fix failing CI on my pull request?โ–ผ

Yes. The ci-fix-monitor and swarm-ci-monitor skills read failure logs, classify each failure, fix the root cause, and re-push until all required checks are green.

Does opencode-swarm work with Claude Code and Codex?โ–ผ

Yes. The skills ship with thin adapters for OpenCode, Claude Code, and Codex, so the same workflows run on any of these harnesses.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’