Skip to main content
ZaxbyHub
GitHub creator profile

ZaxbyHub

Repository-level view of 188 collected skills across 8 GitHub repositories.

skills collected
188
repositories
8
updated
Aug 30, 2026
repository explorer

Repositories and representative skills

swarm-pr-review
unclassified

Run a graph-guided, tool-augmented PR review using context packing, parallel exploration, mandatory repository-agnostic risk-family coverage with dispatch scaled to diff size and risk, independent reviewer validation, critic challenge, and metrics writeback.…

Aug 30, 2026
commit-pr
unclassified

Apply when committing, pushing, opening or updating a PR, writing a pull request, creating release notes, or closing out remote CI. Enforces the opencode-swarm invariant audit, release-note fragment workflow, full validation suite, issue comment requirement,…

Aug 29, 2026
swarm
unclassified

Enable a high-quality swarm-like Claude Code workflow for the current session, and optionally execute a task immediately using that mode. Uses parallel subagents for breadth, independent reviewer validation for precision, and critic challenge for final…

Aug 28, 2026
bundle-safety
unclassified

Bundle transform safety — minification variant selection, consumer-constraint verification, identifier preservation, and namespace re-export coverage for build output.

Aug 28, 2026
subprocess-safety
unclassified

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

Aug 27, 2026
editing-skills
unclassified

Contract for adding, editing, moving, or removing skills in this repository (.claude/skills, .opencode/skills, .agents/skills, any SKILL.md): mirror classifications in src/config/skill-mirrors.ts, dual-tree byte-identical edits, bun run drift:check, bundling…

Aug 27, 2026
swarm-resume
unclassified

Full execution protocol for MODE: RESUME -- continuing an existing approved plan safely from current state.

Aug 27, 2026
swarm-pr-review
unclassified

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.

Aug 24, 2026
Showing 8 of 120 collected skills.
auth-timestamp-invalidation
software-developers

Document the discipline of propagating timestamp fields through token invalidation flows. Use when implementing access-token refresh reuse, password change epoch, or any token revocation flow that must invalidate outstanding tokens.

Jul 19, 2026
authz-bridging-exceptions
software-developers

Document two anti-patterns in the auth override branch: (a) masking non-401 HTTPExceptions when falling back to an alternative auth mechanism, and (b) using inspect.isawaitable() instead of inspect.iscoroutine() on the evaluate closure, which yields None for…

Jul 19, 2026
ci-compatibility-audit
software-quality-assurance-analysts-and-testers

Lightweight PR-time audit for whether changes are compatible with the actual RAGAPPv3 GitHub Actions workflow, dependency lockfiles, scripts, and cross-platform local validation.

Jul 19, 2026
ci-fix-monitor
software-quality-assurance-analysts-and-testers

Monitor and fix CI on an open RAGAPPv3 pull request until every required check is green. Load when asked to watch CI, diagnose red checks, or drive a PR to passing. Maps the four real CI jobs (Frontend, Backend, Quality contracts, SAST), enforces…

Jul 19, 2026
commit-pr
software-developers

Commit, push, publish, ship, or open a GitHub pull request for ragappv3 changes. Use for PR creation, PR review follow-up pushes, draft PR updates, and release-ready local changes in this repo. Enforces ragappv3 branch hygiene, scoped staging, conventional…

Jul 19, 2026
module-test-isolation
software-quality-assurance-analysts-and-testers

Document the discipline of isolating module-level mutable state in tests. Use when adding tests that touch global registries, singletons, or class attributes. Prevents test pollution that surfaces only in combined pytest sessions.

Jul 19, 2026
swarm-implement
computer-occupations-all-other

Execute complex implementation work with a swarm-like workflow: parallel exploration, scoped planning, selective deep validation, and independent reviewer/critic checks where risk justifies them. Use for feature work, bug fixes, refactors, and multi-file…

Jul 19, 2026
swarm
computer-occupations-all-other

Enable a high-quality swarm-like workflow for the current session, and optionally execute a task immediately using that mode. Uses parallel subagents for breadth, independent reviewer validation for precision, and critic challenge for final confidence. Use…

Jul 19, 2026
Showing 8 of 52 collected skills.
execute
software-developers

Full execution protocol for MODE: EXECUTE -- task execution, coder retry handling, QA gates, completion evidence, and per-task closure.

Jul 19, 2026
recurring-tool-patterns
software-developers

Collection of frequently re-learned tool, process, and dispatch patterns that the swarm encounters across sessions. Each pattern has its own trigger, making this a multi-pattern reference rather than a single workflow.

Jul 19, 2026
phase-wrap
software-developers

Full execution protocol for MODE: PHASE-WRAP -- phase boundary evidence, drift and hallucination gates, retrospectives, phase completion, and final council.

Jul 19, 2026
writing-tests
software-quality-assurance-analysts-and-testers

Guidelines for writing, organizing, and maintaining tests in the opencode-swarm repository. Covers framework rules (bun:test), mock isolation, CI pipeline structure, file placement, and anti-patterns that break cross-platform CI. Load this skill before…

Jul 19, 2026
writing-tests
software-quality-assurance-analysts-and-testers

Apply when writing tests, modifying test files, fixing test failures, debugging CI failures, adding test coverage, creating adversarial tests, or reviewing any file under tests/. Also apply when implementing features or fixes that require corresponding test…

May 20, 2026
swarm
computer-occupations-all-other

Enable a high-quality swarm-like Claude Code workflow for the current session, and optionally execute a task immediately using that mode. Uses parallel subagents for breadth, independent reviewer validation for precision, and critic challenge for final…

Apr 20, 2026
Showing 8 of 8 repositories
All repositories loaded