Skip to main content

ZaxbyHub/opencode-swarm

SkillsMP a collecté 120 skills depuis ZaxbyHub/opencode-swarm. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
120
Étoiles GitHub
460
Forks GitHub
48

Affichage de 40 skills collectés sur 120.

métier
non classé
description

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.…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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,…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Full execution protocol for MODE: DEEP_DIVE — read-only codebase audit with parallel explorer waves, 2 independent reviewers, and sequential critic challenge for HIGH/CRITICAL findings. Loaded on demand by the architect when the deep-dive command emits a…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: BRAINSTORM -- structured discovery dialogue, approach selection, spec drafting, QA gate selection, and transition handling.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: DISCOVER -- read-only repository discovery and governance/context mapping.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: ISSUE_INGEST -- GitHub issue intake, localization, spec generation, and transition to the full fix workflow.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Evidence-first investigation 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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: PLAN -- plan creation, external plan ingestion, QA gate persistence, task granularity, and traceability checks.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: SPECIFY -- spec creation, codebase reality checks, SME input, QA gate persistence, and optional council spec review.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Execute complex implementation work with a swarm-like workflow: parallel exploration, scoped planning, objective validation, mandatory independent implementation review for changed work, and final critic approval. Use for feature work, bug fixes, refactors,…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: CLARIFY -- structured clarification funnel with critic review before surfacing user decisions.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: CLARIFY-SPEC -- resolving spec clarification markers and maintaining spec/planning alignment.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: CONSULT -- answering advisory questions with bounded evidence and clear uncertainty.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: COUNCIL -- General Council research, parallel member dispatch, disagreement handling, and synthesis.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full execution protocol for MODE: CRITIC-GATE -- plan critic review, revision loops, and hard stop before execution.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Full execution protocol for MODE: PRE-PHASE BRIEFING -- phase-start context assembly, evidence review, and task readiness checks.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 120.