← all publishers

zaxbysauce

@zaxbysauce source repo

105 published skills · page 1 of 2

  1. Swarm 2 · zaxbysauce
    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 confidence. Use when the user wants swarm-like behavior, higher review rigor, or maximum quality without sacrificing Claude Code speed.
    0
    installs
  2. Loop · zaxbysauce
    Full execution protocol for MODE: LOOP — the compound-engineering loop: brainstorm → plan → build → review → improve, iterating under defense-in-depth stop conditions with generator/critic separation, durable resumable state, and mandatory compounding learning capture. Loaded on demand by the architect when the loop command emits a [MODE: LOOP ...] signal.
    0
    installs
  3. Unswarm · zaxbysauce bundle
    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.
    0
    installs
  4. Execute · zaxbysauce
    Execute Protocol
    0
    installs
  5. Unswarm 2 · zaxbysauce
    Disable swarm mode for the current Claude Code session and return to normal behavior.
    0
    installs
  6. Swarm 3 · zaxbysauce
    Cross-agent swarm-mode behavior model — a higher-rigor workflow using parallel investigation, independent reviewer validation, and critic challenge, plus the mandatory implementation closeout gate. Runtime adapters (.claude, .agents) add execution-specific notes and command wiring.
    0
    installs
  7. Graphify · zaxbysauce bundle
    Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.
    0
    installs
  8. QA Sweep 2 · zaxbysauce
    Apply when implementing features, fixing bugs, debugging errors, investigating failures, tracing root causes, reviewing tech debt, tracing issues, planning fixes, or completing any task. Enforces parallel sub-agent implementation, independent adversarial review, and a 95% confidence gate before stopping.
    0
    installs
  9. Commit Pr 2 · zaxbysauce bundle
    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, and post-PR lifecycle rules.
    0
    installs
  10. Commit Pr 3 · zaxbysauce
    Mandatory publication protocol for the GitHub Copilot coding agent and custom Copilot agents in opencode-swarm. Load when assigned to an issue or when committing, pushing, opening/updating/readying a PR, writing release notes, or closing out remote CI. Routes to the single canonical commit-pr source of truth.
    0
    installs
  11. Execute 2 · zaxbysauce
    Full execution protocol for MODE: EXECUTE -- task execution, coder retry handling, QA gates, completion evidence, and per-task closure.
    0
    installs
  12. Phase Wrap · zaxbysauce
    Phase Wrap Protocol
    0
    installs
  13. Commit Pr 4 · zaxbysauce
    Apply when committing, pushing, opening or updating a pull request, or closing out CI. A portable, project-agnostic commit and PR workflow: verify before you push, write conventional commits and a clear PR body, and never commit generated or secret files.
    0
    installs
  14. Contributing 2 · zaxbysauce bundle
    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.
    0
    installs
  15. Issue Tracer · zaxbysauce bundle
    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 delegates to the canonical protocol at .opencode, which owns the Full-Resolution Contract, reproduction, reasoning-guided localization, no-gap fix planning, recurrence-class eradication, independent critic and implementation review, and PR-ready closure.
    0
    installs
  16. Issue Tracer 2 · zaxbysauce
    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 Claude Code adapter delegates to the canonical protocol at .opencode, which owns the Full-Resolution Contract, reproduction, reasoning-guided localization, no-gap fix planning, recurrence-class eradication, independent critic and implementation review, and PR-ready closure.
    0
    installs
  17. Phase Wrap 2 · zaxbysauce
    Full execution protocol for MODE: PHASE-WRAP -- phase boundary evidence, drift and hallucination gates, retrospectives, phase completion, and final council.
    0
    installs
  18. Pr Review Fix · zaxbysauce bundle
    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.
    0
    installs
  19. Running Tests · zaxbysauce bundle
    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.
    0
    installs
  20. Writing Tests 2 · zaxbysauce bundle
    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.
    0
    installs
  21. Rust Crate CI · zaxbysauce
    Load before editing any Rust crate in this repo (currently runners/swarm-sandbox-runner). Covers the mandatory local validation gate, common rustfmt/clippy pitfalls, and Windows-specific Rust correctness patterns that CI enforces but are hard to catch locally without a Windows toolchain.
    0
    installs
  22. Writing Tests 3 · zaxbysauce
    Claude Code adapter for opencode-swarm test authoring rules. Use before creating or modifying tests in this repository.
    0
    installs
  23. CI Fix Monitor · zaxbysauce
    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.
    0
    installs
  24. Editing Skills · zaxbysauce
    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 via BUNDLED_PROJECT_SKILLS, frontmatter conventions, and how to write trigger descriptions. Load before touching any SKILL.md file.
    0
    installs
  25. Research First 2 · zaxbysauce
    Apply when planning fixes, investigating tech debt, architecting solutions, or diagnosing unknown issues that may involve external frameworks, dependencies, or platform behavior. Search online for current documentation and state-of-the-art approaches before tracing through code.
    0
    installs
  26. Issue Tracer 3 · zaxbysauce bundle
    Evidence-first investigation, validation, and full resolution of issues and bugs. Use when asked to investigate, trace, root-cause, reproduce, plan, fix, resolve, close, or prepare a PR for an issue, bug report, defect, regression, failing test, crash, or confusing runtime behavior. Drives issue validation, acceptance-check-driven reproduction and fix planning, independent critic and implementation review, recurrence-class eradication, and an invariant-aware, PR-ready closure with a recorded human merge gate under a mandatory full-resolution contract that forbids partial fixes, deferred work, and unwired code.
    0
    installs
  27. Swarm Implement · zaxbysauce bundle
    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.
    0
    installs
  28. Swarm Pr Review · zaxbysauce bundle
    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.
    0
    installs
  29. Swarm Implement 2 · zaxbysauce
    Claude Code adapter for the canonical opencode-swarm implementation workflow. Use for feature work, bug fixes, refactors, and multi-file changes that need exploration, implementation, review, and validation.
    0
    installs
  30. Swarm Pr Review 2 · zaxbysauce
    Thin adapter for the canonical swarm-pr-review skill. The authoritative workflow lives in .opencode and this file only preserves the mirror contract for Claude-side skill discovery.
    0
    installs
  31. Running Tests 2 · zaxbysauce
    Safe test execution patterns for opencode-swarm. Covers when to use the test_runner tool vs shell bun commands, scope safety rules, per-file isolation loops (bash and PowerShell), pre-existing failure verification, CI log reading, and failure classification. Load this skill when you need to run tests — not when you need to write them (see writing-tests for authoring guidance).
    0
    installs
  32. Writing Tests 4 · zaxbysauce bundle
    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 writing or modifying any test file.
    0
    installs
  33. Swarm CI Monitor · zaxbysauce bundle
    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.
    0
    installs
  34. Swarm CI Monitor 2 · zaxbysauce
    Claude Code 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. This is the first skill in the repo that executes a merge — invoke it deliberately.
    0
    installs
  35. CI Fix Monitor 2 · zaxbysauce
    Monitor CI on a PR, diagnose failures, fix them, and re-push until green. Covers reading CI logs, classifying failure types (check-title, package-check, test failures, lint), determining the correct fix, and re-pushing.
    0
    installs
  36. Subprocess Safety · zaxbysauce
    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 verification grep.
    0
    installs
  37. Swarm Pr Feedback · zaxbysauce bundle
    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.
    0
    installs
  38. Swarm Pr Feedback 2 · zaxbysauce
    Claude Code adapter for closing known PR feedback. Use when addressing pasted review feedback, GitHub review comments or threads, requested changes, CI/check failures, merge conflicts, stale PR branches, or PR follow-up work that must verify every claim before fixing it.
    0
    installs
  39. Swarm Implement 3 · zaxbysauce
    Swarm Implement
    0
    installs
  40. Guardrail Patterns · zaxbysauce bundle
    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.
    0
    installs
  41. Swarm Pr Subscribe · zaxbysauce
    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 <pr-activity> wake message or [pr-monitor:...] advisory arrives for a subscribed PR and its events need triage and action.
    0
    installs
  42. Swarm Pr Subscribe 2 · zaxbysauce
    Claude Code adapter for post-PR monitoring. Use when subscribing to a pull request after opening it, when asked to watch, babysit, or autofix a PR until merge, or when a <pr-activity> wake message or [pr-monitor:...] advisory arrives for a subscribed PR and its events need triage and action.
    0
    installs
  43. Gate Attribution · zaxbysauce
    Per-task gate dispatch protocol for reviewer/test_engineer set-dispatch attribution. Activates when dispatch_lanes returns set-dispatch verdict rows that must be attributed to plan tasks. Documents single-task attribution plus parseable set-dispatch reviewer/test_engineer rows.
    0
    installs
  44. Swarm CI Monitor 3 · zaxbysauce
    End-to-end CI monitor that takes an already-human-reviewed PR, exhaustively researches every CI failure, fixes it end-to-end, iterates until all required checks are green (max 5 fix cycles), then merges. Use only after human review is complete and the PR is approved. Composes ci-fix-monitor for failure-type-specific fix recipes. This is the first skill in the repo that executes a merge — invoke it deliberately.
    0
    installs
  45. Tech Debt CI Review 2 · zaxbysauce
    Deep technical debt and CI stability audit for identifying test theater, missing or mis-scoped tests, actual and potential test failures, flaky-test risk, dependency/toolchain brittleness, and structural debt that prevents PRs from going green safely.
    0
    installs
  46. Swarm Pr Feedback 3 · zaxbysauce bundle
    Ingest and resolve known pull request feedback with skeptical source verification. Use when addressing pasted PR feedback, GitHub review comments or threads, requested changes, CI/check failures, merge conflicts, stale PR branches, or PR follow-up work that must close all known issues without dropping findings. Supports multi-round bot reviews when the repo uses an auto-review bot that posts a new review after every push, via the iterative pattern documented in the body. Stage A (structural pre-checks) and Stage B (reviewer + test_engineer) gates and the reviewer + critic closeout gate are MANDATORY for any change made as part of this process.
    0
    installs
  47. Swarm Pr Subscribe 3 · zaxbysauce
    Monitor a pull request after creation and act autonomously on pushed PR activity. Use when subscribing to a PR after opening it, when asked to watch, babysit, or autofix a PR until merge, or when a <pr-activity> wake message or [pr-monitor:...] advisory arrives for a subscribed PR. Owns event triage (fix / ask / skip), bounded-retry escalation, and terminal-state cleanup.
    0
    installs
  48. Codebase Review Swarm · zaxbysauce bundle
    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.
    0
    installs
  49. Codebase Review Swarm 2 · zaxbysauce
    Claude Code 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.
    0
    installs
  50. CI Failure Batching · zaxbysauce
    Batch collection and fix protocol for CI failures. Triggered when any CI check fails on a PR. Prevents serial diagnose-fix-push cycles by collecting all failures before fixing.
    0
    installs
  51. Parallel Work Check · zaxbysauce
    Apply before starting work on an existing branch. Checks for parallel work by other agents or developers that may supersede or conflict with your planned changes. Prevents wasted effort on stale branches.
    0
    installs
  52. Engineering Conventions · zaxbysauce bundle
    Codex adapter for opencode-swarm engineering invariants. Use before modifying plugin initialization, subprocesses, runtime portability, .swarm containment, plan durability, test_runner behavior, test-writing patterns, session/global state, guardrails/retry semantics, chat/system hooks, tool registration, release/cache hygiene, or related architecture.
    0
    installs
  53. Engineering Conventions 2 · zaxbysauce
    Guidelines and non-negotiable engineering invariants for modifying opencode-swarm. Load before architecture, plugin initialization, subprocess, tool registration, plan durability, .swarm storage, runtime portability, session/global state, guardrails/retry, chat/system message hooks, or release/cache changes. Authoritative source: AGENTS.md at the repo root and docs/engineering-invariants.md.
    0
    installs
  54. Codebase Review Swarm 3 · zaxbysauce bundle
    Run 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. Performs Phase 0 inventory, selected exhaustive tracks with non-diluting depth, coverage closure, reviewer/critic validation, and writes .swarm/review-v8 artifacts without modifying source files.
    0
    installs
  55. Mock Module · zaxbysauce bundle
    mock.module
    0
    installs
  56. Safe Rename · zaxbysauce bundle
    Workflow for safely renaming symbols (functions, types, classes, interfaces, constants, variables) across a codebase. Uses repo_map, batch_symbols, and build_check to ensure every consumer is updated and nothing breaks.
    0
    installs
  57. Merge Queue Readiness · zaxbysauce
    Pre-queue merge-group CI simulation. Triggered before adding a PR to a GitHub merge queue. Prevents merge-queue kick-outs from integration test failures.
    0
    installs
  58. Skill Edit Validation · zaxbysauce
    Content-assertion sweep after editing SKILL.md files. Triggered when a task changes skill or prompt content that tests assert against. Prevents stale-assertion CI failures.
    0
    installs
  59. Pr Readiness · zaxbysauce bundle
    Legacy compatibility shim — use swarm-pr-feedback instead
    0
    installs
  60. Worktree Retry Cleanup · zaxbysauce
    Protocol for cleaning parallel-coder worktree lanes before retry. Triggered before re-dispatching any task that already has a lane (completed, denied, cancelled, or failed).
    0
    installs
  61. Engineering Conventions 3 · zaxbysauce
    Guidelines and non-negotiable engineering invariants for modifying opencode-swarm. Load before architecture, plugin initialization, subprocess, tool registration, plan durability, .swarm storage, runtime portability, session/global state, guardrails/retry, chat/system message hooks, or release/cache changes. Authoritative source: AGENTS.md at the repo root and docs/engineering-invariants.md.
    0
    installs
  62. Bundle Safety · zaxbysauce
    Bundle transform safety — minification variant selection, consumer-constraint verification, identifier preservation, and namespace re-export coverage for build output.
    0
    installs
  63. Pr Review Fix 2 · zaxbysauce bundle
    Legacy compatibility entry point for PR review feedback fixes. Use swarm-pr-feedback instead for new work; this shim exists so older references still route to the canonical feedback-closure workflow.
    0
    installs
  64. Phase Complete · zaxbysauce bundle
    phase_complete
    0
    installs
  65. Mock To Internals Migration · zaxbysauce bundle
    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.
    0
    installs
  66. Safe Extraction · zaxbysauce bundle
    Apply when extracting code from a large monolith file into submodules. Covers barrel re-exports, _internals DI seam proxy patterns, CI invariant allowlist updates, and cross-file test verification. Prevents CI failures, broken imports, and test regressions from code extraction.
    0
    installs
  67. Gate Attribution 2 · zaxbysauce bundle
    ---
    0
    installs
  68. Propagation Test · zaxbysauce bundle
    propagation test
    0
    installs
  69. Git Revert Safety · zaxbysauce bundle
    Apply when reverting commits, undoing merges, or recovering from branch contamination. Covers collateral damage verification (manifest, package.json, CHANGELOG, lockfiles), cherry-pick vs revert decision matrix, partial-revert detection, merge-parent handling, and post-revert CI verification. Prevents the most common revert failure mode: version metadata regression from git reverse-apply.
    0
    installs
  70. Widen Return Type · zaxbysauce bundle
    widen return type
    0
    installs
  71. Guardrail Patterns 2 · zaxbysauce
    Guardrail patterns for opencode-swarm — pattern structure, bypass surfaces, regex anti-patterns, and test conventions for checkDestructiveCommand()
    0
    installs
  72. CI Failure Batching 2 · zaxbysauce
    ci-failure-batching
    0
    installs
  73. Merge Queue Readiness 2 · zaxbysauce bundle
    ---
    0
    installs
  74. Skill Edit Validation 2 · zaxbysauce bundle
    ---
    0
    installs
  75. Worktree Retry Cleanup 2 · zaxbysauce bundle
    ---
    0
    installs
  76. Opt In Tool Registration · zaxbysauce bundle
    opt-in-tool-registration
    0
    installs
  77. Mock To Internals Migration 2 · zaxbysauce bundle
    mock-to-internals-migration
    0
    installs
  78. Run Relevant Tests After Logic Changes · zaxbysauce
    run relevant tests after logic changes
    0
    installs
  79. Ensure All Tests Pass After Code Changes · zaxbysauce
    ensure all tests pass after code changes
    0
    installs
  80. Run Test Suite After Registration Changes · zaxbysauce
    run test suite after registration changes
    0
    installs
  81. Run Failing Tests Immediately After Test Gate Failure · zaxbysauce
    run failing tests immediately after test_gate failure
    0
    installs
  82. Run Relevant Tests After Adding Error Handling Wrappers · zaxbysauce
    run relevant tests after adding error-handling wrappers
    0
    installs
  83. Isolate The Specific Failure Mode Before Proposing A Fix · zaxbysauce
    isolate the specific failure mode before proposing a fix
    0
    installs
  84. Restore Internals Seams In Finally Blocks After Each Test · zaxbysauce
    restore _internals seams in finally blocks after each test
    0
    installs
  85. Use Internals Di Seam Pattern For Test Injectable Functions · zaxbysauce
    use _internals DI seam pattern for test-injectable functions
    0
    installs
  86. Run Affected Test File In Isolation And In Co Run With Its T · zaxbysauce
    run affected test file in isolation AND in co-run with its test-suite peers after mock cleanup changes
    0
    installs
  87. Add Path Type Assertions Or Realpath Resolve Calls In Path J · zaxbysauce bundle
    Add path-type assertions or realpath/resolve calls in path-joining utility functions
    0
    installs
  88. Check Skill Provenance Stamps Before Archiving Knowledge Ent · zaxbysauce
    check skill provenance stamps before archiving knowledge entries
    0
    installs
  89. Confirm Failures Are Causally Linked To The Task Before Repo · zaxbysauce
    confirm failures are causally linked to the task before reporting rejection
    0
    installs
  90. Grep For Mock Module Across The Entire Test File And Confirm · zaxbysauce bundle
    grep for 'mock.module' across the entire test file and confirm every occurrence uses spread-real-exports before marking the file as converted
    0
    installs
  91. Include Test Files That Assert On Behavior Being Changed In · zaxbysauce
    include test files that assert on behavior being changed in declared scope
    0
    installs
  92. Run Affected Test Suite End To End After Multi File Signatur · zaxbysauce
    run affected test suite end-to-end after multi-file signature changes
    0
    installs
  93. Run Tests On The Unmodified Codebase Before Starting To Esta · zaxbysauce bundle
    run tests on the unmodified codebase before starting to establish a failure baseline
    0
    installs
  94. Spread Real Module Exports As Base Of Every Mock Module Retu · zaxbysauce bundle
    spread real module exports as base of every mock.module return object
    0
    installs
  95. Update Or Delete Tests That Assert Intentionally Removed Beh · zaxbysauce
    update or delete tests that assert intentionally removed behavior
    0
    installs
  96. Verify Skill Mirror Pairs Exist In Both Opencode Skills And · zaxbysauce
    verify skill mirror pairs exist in both .opencode/skills/ and .claude/skills/
    0
    installs
  97. Closeout · zaxbysauce
    End-of-session knowledge closeout for the zmem store. Recall what is already known, capture only generalizable lessons with honest signals, supersede anything this session proved WRONG, consolidate near-duplicates, and review skill-promotion candidates. Use when the user says "closeout", "wrap up", "end of session", "capture what we learned", or after finishing a substantial task whose lessons would otherwise be lost. Not for mid-task capture — the PostToolUseFailure and Stop hooks already handle that.
    0
    installs
  98. Closeout Remote · zaxbysauce
    End-of-session knowledge closeout for sessions WITHOUT access to the zmem store — cloud sessions, Claude Code Remote (CCR), or any other machine that cannot reach this box's store.py. Reflects on the session with the same capture bar as the local `closeout` skill, then emits a portable JSON harvest instead of writing to the store directly. Use when the user says "closeout", "wrap up", "end of session", "capture what we learned" in a session that has no local zmem store, or when `store.py`/`ZMEM_DATA` is unreachable. Pair with the `/ingest-harvest` command, run later on a machine that does have the store, to actually write the results.
    0
    installs
  99. Swarm · zaxbysauce
    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 confidence. Use when the user wants swarm-like behavior, higher review rigor, or maximum quality without sacrificing Claude Code speed.
    0
    installs
  100. Contributing · zaxbysauce
    End-to-end PR workflow for opencode-swarm. Covers branch setup, conventional commits, mandatory release notes, 5-tier CI checks, and PR submission format. Load this skill before creating branches, commits, or pull requests.
    0
    installs