ZaxbyHub

61 mods across 1 repository, 460 stars between them.

ci-fix-monitor

01

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for monitoring and fixing CI failures on opencode-swarm PRs. Use when diagnosing failed checks, fixing package-check (npm tarball) failures, resolving quality/lint/format errors, fixing macOS cross-platform file I/O failures, or watching a PR until all checks are green.

460 yesterday A 68 tokens original MIT

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for running a rigorous, quote-grounded codebase review or security/QA/accessibility/performance/AI-slop/enhancement audit. Use for full-repo or large-subsystem review reports; not for normal implementation.

460 yesterday A 54 tokens original MIT

commit-pr

03

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Mandatory Codex/Copilot publication adapter for opencode-swarm. Use for every GitHub issue assignment that results in code changes, commits, pushes, draft PRs, PR body edits, PR readying, release notes, or CI closeout. Must be loaded before git push, gh pr create, gh pr edit, or gh pr ready. Routes to the single…

460 yesterday A 100 tokens original MIT

contributing

04

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for the opencode-swarm contribution checklist. Use when preparing user-visible changes, release note fragments, local validation, branch hygiene, PR checklist items, or contribution-policy compliance before publishing work.

460 yesterday A 44 tokens original MIT

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for opencode-swarm engineering invariants. Use before modifying plugin initialization, subprocesses, runtime portability, .swarm containment, plan durability, testrunner behavior, test-writing patterns, session/global state, guardrails/retry semantics, chat/system hooks, tool registration, release/cache…

460 yesterday A 69 tokens original MIT

fork-pr-operations

06

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Operational patterns for fork PRs (head repo differs from base repo). Covers GitHub workflow approval after push, force-push protocol, remote naming conventions, stale CI verification, and bot review multi-round awareness. Load when working with fork PRs, cross-repo contributions, or workflow approval issues.

460 yesterday A 65 tokens original MIT

guardrail-patterns

07

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for opencode-swarm destructive-command guardrail changes. Use before modifying src/hooks/guardrails.ts, checkDestructiveCommand, dcNormalizeCommand, shell-wrapper parsing, .swarm destructive-command blocking, or guardrails unit/adversarial tests.

460 yesterday A 58 tokens original MIT

issue-tracer

08

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Use when asked to trace, investigate, root-cause, reproduce, plan, fix, resolve, close, or prepare a PR for an issue, bug report, defect, regression, failing test, or confusing runtime behavior. This Codex adapter's canonical protocol lives in .opencode and owns the Full-Resolution Contract, reproduction…

460 yesterday A 98 tokens original MIT

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for migrating opencode-swarm tests away from Bun mock.module leakage toward internals dependency-injection seams. Use when touching tests with mock.module, adding test seams, fixing Bun mock isolation failures, or updating source modules for injectable internals.

460 yesterday A 59 tokens original MIT

pr-review-fix

10

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for addressing pull request review feedback in opencode-swarm. Use when the user asks to fix PR review comments, requested changes, reviewer findings, CI-review notes, or a pasted review summary with low false-positive tolerance.

460 yesterday A 52 tokens original MIT

qa-sweep

11

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for independent QA review of opencode-swarm changes. Use after implementation or debugging when the user asks for a QA sweep, regression check, review pass, quality gate, or confidence check before publishing.

460 yesterday A 47 tokens original MIT

research-first

12

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for research-before-planning work. Use when a task depends on current external facts, unfamiliar libraries, APIs, standards, security advisories, release notes, product behavior, or repo behavior that must be verified before planning or implementation.

460 yesterday A 52 tokens original MIT

running-tests

13

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for safely executing opencode-swarm tests. Use whenever Codex needs to run focused tests, per-file isolation loops, CI-equivalent validation, test-impact checks, or diagnose failing/truncated test output without stalling the session.

460 yesterday A 52 tokens original MIT

subprocess-safety

14

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Guidelines for safe subprocess calls in opencode-swarm. Load before adding, modifying, or reviewing any file that calls spawn, spawnSync, bunSpawn, or childprocess. Covers the six required properties, Windows portability, internals DI seam pattern, and verification grep.

460 yesterday A 61 tokens original MIT

swarm-ci-monitor

15

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for end-to-end CI monitoring of an already-reviewed PR in opencode-swarm. Use when the user wants the swarm to monitor a reviewed-and-approved PR's CI, research every failure exhaustively, fix end-to-end, iterate until green (max 5 cycles), then merge. Composes ci-fix-monitor for fix recipes.

460 yesterday A 75 tokens original MIT

swarm-implement

16

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for complex implementation work using the canonical opencode-swarm implementation workflow. Use for multi-file features, bug fixes, refactors, risky code changes, or tasks that benefit from exploration, scoped planning, implementation, review, and validation.

460 yesterday A 55 tokens original MIT

swarm-pr-feedback

17

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for closing known PR feedback in any repository. Use when asked to address pasted review feedback, GitHub review comments or threads, requested changes, CI/check failures, merge conflicts, stale PR branches, or follow-up work that must verify and close all known PR issues.

460 yesterday A 61 tokens original MIT

swarm-pr-review

18

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Thin adapter for the canonical swarm-pr-review skill. The authoritative workflow lives in .opencode and this file only preserves the mirror contract for Codex-side skill discovery.

460 yesterday A 38 tokens original MIT

swarm-pr-subscribe

19

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for post-PR monitoring in opencode-swarm. Use when subscribing to a pull request after opening it, when asked to watch, babysit, or autofix a PR until merge, or when a wake message or [pr-monitor:...] advisory arrives for a subscribed PR and its events need triage and action.

460 yesterday A 78 tokens original MIT

swarm

20

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for enabling a higher-rigor swarm-like workflow in the current Codex thread. Use when the user asks for swarm mode, maximum quality, parallel investigation, extra review rigor, or a swarm-style approach without necessarily invoking the OpenCode Swarm plugin.

460 yesterday A 56 tokens original MIT

tech-debt-ci-review

21

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for deep technical-debt and CI-stability audits. Use when asked to find test theater, flaky tests, missing or mis-scoped tests, brittle CI/toolchain behavior, structural debt blocking green PRs, or a remediation order for opencode-swarm.

460 yesterday A 61 tokens original MIT

test-file-split

22

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Protocol for splitting test files that approach or exceed the FR-006 500-line limit (enforced in CI by scripts/check-test-file-cap.ts as a diff-scoped ratchet). Covers describe-block extraction, shared helper management, pure-function extraction, mock isolation verification, and cascading-split detection. Load when a…

460 yesterday A 77 tokens original MIT

unswarm

23

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for disabling a previously requested swarm-like workflow in the current thread. Use when the user says unswarm, stop swarm mode, return to normal mode, simplify the workflow, or stop using extra review/delegation rigor.

460 yesterday A 50 tokens original MIT

writing-tests

24

ZaxbyHub/opencode-swarm

Skill Claude CodeCodex

Codex adapter for opencode-swarm test authoring rules. Use before creating or modifying any test file in this repository, especially bun:test files, mock.module usage, internals seams, temp directories, cross-platform tests, or CI-sensitive test structure.

460 yesterday A 55 tokens original MIT