Skip to main content

이 저장소의 skills

ZaxbyHub/opencode-swarm - 2페이지

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

ZaxbyHub/opencode-swarm

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

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

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…

원문 언어: 영어

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

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…

원문 언어: 영어

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

ci-failure-batching

원문 언어: 영어

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

mock.module

원문 언어: 영어

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

mock-to-internals-migration

원문 언어: 영어

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

opt-in-tool-registration

원문 언어: 영어

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

phase_complete

원문 언어: 영어

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

Legacy compatibility shim — use swarm-pr-feedback instead

원문 언어: 판별 불가

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

propagation test

원문 언어: 영어

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

widen return type

원문 언어: 영어

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

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…

원문 언어: 영어

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

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's canonical protocol lives in .opencode…

원문 언어: 영어

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

Tiering and economics for delegating to subagents: which agent type, model, and effort to use per role (explorer, implementer, reviewer, critic), how many agents to launch in parallel, how to write scoped subagent prompts with bounded structured returns, and…

원문 언어: 영어

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

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

원문 언어: 영어

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

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…

원문 언어: 영어

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

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…

원문 언어: 영어

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

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…

원문 언어: 영어

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

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…

원문 언어: 영어

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

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…

원문 언어: 영어

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

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

원문 언어: 영어

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

Full execution protocol for MODE: DESIGN_DOCS — generate or sync structured, language-agnostic design docs (domain.md, technical-spec.md, behavior-spec.md, reference/) for the project under build, with a stable section-ID registry and a design changelog.…

원문 언어: 영어

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

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.

원문 언어: 영어

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

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…

원문 언어: 영어

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

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…

원문 언어: 영어

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

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.

원문 언어: 영어

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