Skip to main content

ZaxbyHub/opencode-swarm

SkillsMP는 ZaxbyHub/opencode-swarm에서 120개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
120
GitHub 스타
460
GitHub 포크
48

수집된 skill 120개 중 40개를 표시합니다.

직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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…

원문 언어: 영어

업데이트
수집된 skill 120개 중 40개를 표시합니다.