Skip to main content

이 저장소의 skills

jleechanorg/claude-commands - 9페이지

SkillsMP는 jleechanorg/claude-commands에서 447개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

jleechanorg/claude-commands

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

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

Generalized autonomous loop — observe environment, measure health, diagnose friction, fix harness gaps, drive tasks to completion. Repo-agnostic. Use /eloop in any repo. For AO agent-orchestrator-specific patterns, also check the repo-local eloop skill.

원문 언어: 영어

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

Dark Factory spec workflow (/factory-spec, /fs): create a reviewed spec via the spec_gen pipeline, review an existing spec, or display the pipeline node graphs — spec-review pipelines, factory gates, node types, edge conditions, handler mappings. Create mode…

원문 언어: 영어

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

Read and search Gmail for $USER@gmail.com using gog CLI — authoritative method for all Gmail access

원문 언어: 영어

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

Run Claude Code CLI through the MiniMax Anthropic-compatible API endpoint.

원문 언어: 영어

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

Run PR automation jobs with the MiniMax API provider.

원문 언어: 영어

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

Pairv2 implementation philosophy: LLM-decided outcomes, fail-soft file handling, and evidence-first promotion

원문 언어: 영어

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

Reference the distinct PR automation cron workflows and their scopes.

원문 언어: 영어

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

Canonical 7-green PR merge criteria, PR status check pattern, PR freeze discipline, and admin merge protocol

원문 언어: 영어

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

Find and validate rotating GCP Cloud Run preview servers for PR branches.

원문 언어: 영어

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

Reproduce CI smoke test failures locally, especially MCP smoke and streaming contract failures.

원문 언어: 영어

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

Verify gitignored OpenClaw secret files are present and fresh in Dropbox backup.

원문 언어: 영어

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

Use when asked to analyze a video file and add visual description captions or text overlays burned into the output video

원문 언어: 영어

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

Review video evidence by extracting frames with ffmpeg and inspecting key UI states.

원문 언어: 영어

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

Canonical definition of zero-touch-by-operator for PR autonomy measurement. Use when evaluating, reporting, or labeling PR autonomy status.

원문 언어: 영어

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

Use when adding automation scripts. Requires a caller (CI/cron/hook); watchdog scripts need launchd plist template + deploy.sh install step.

원문 언어: 영어

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

Use BEFORE running any automation loop. Requires stating the observable success output (PR, fixed test, push); rejects prediction-only loops.

원문 언어: 영어

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

Standardize br bead follow-ups for PR reviews and code reviews so each bead includes exact implementation instructions, API/function signatures, and acceptance criteria.

원문 언어: 영어

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

Use when creating a new branch or entering a worktree. Sets upstream immediately via `git branch --set-upstream-to=origin/<branch>` after first checkout.

원문 언어: 영어

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

Use when debugging unauthorized/fallback errors. Flags redacted placeholders (e.g. __OPENCLAW_REDACTED__) as invalid tokens; checks env overrides first.

원문 언어: 영어

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

Metric-driven PR code quality review (Short variant for small PRs, Long variant for important/architectural/AI-generated PRs). Cyclomatic / cognitive complexity, duplication, coupling/cohesion, package metrics, code smells, lightweight security patterns,…

원문 언어: 영어

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

Example/seed/fixture files must use placeholders not real credentials. Pre-commit grep check + enforcement hooks.

원문 언어: 영어

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

Use BEFORE `mv`/`rm -rf` on any directory. Verifies pwd does not match target; session cwd cannot recover once its directory is gone.

원문 언어: 영어

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

Use for PRs scoped to deletion. Net production LOC must be ≤0; PR lifecycle time-boxed at 30 min; document, do not substitute, the deletion.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Use when fixing broken automation (CI, gates, hooks). A commit is NOT a fix; verify the fix is active post-deploy; restart gateway after config.yaml changes.

원문 언어: 영어

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

Use when editing GitHub Actions in private repos. Requires self-hosted runners; flags ubuntu-latest as policy drift unless explicitly approved.

원문 언어: 영어

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

Use when /harness is invoked or fixing a harness rule violation. Matches fix durability to severity (nit=memory, wrong=CLAUDE.md, silent-sub=hook+commitment).

원문 언어: 영어

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

Use after every /integrate invocation. Mandates /learn before reporting done; integrate without learn is incomplete execution.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Use when installing/modifying any ~/Library/LaunchAgents plist. Requires template in repo that owns the job; @HOME@ placeholders; install-launchagents.sh cleanup.

원문 언어: 영어

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

Use when adding/troubleshooting MCP servers. Installs to stable paths (npm -g, uvx, uv tool); updates ~/.config/mcp-daemon/start-mcp-daemons.sh for HTTP MCPs.

원문 언어: 영어

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

Search, write, and inspect the shared Hermes mem0 qdrant memory store.

원문 언어: 영어

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

Use when adding/changing a metric (zero-touch, smoothness, etc.). Wires canonical doc, README, AGENTS.md, CLAUDE.md, monitor script in the same pass.

원문 언어: 영어

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

Use when persisting rewards_box or any data structure to Firestore. ALL paths (streaming/polling/passthrough) must canonicalize before writing.

원문 언어: 영어

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

Use BEFORE any cost/latency optimization. A/B control MUST be deployed prod config; gate code-start on stated $X/mo savings; reject forced-OFF controls.

원문 언어: 영어

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

Use when writing PR descriptions. Enforces 6 sections in order: Background, Goals, Tenets, High-level description, Testing, Low-level details.

원문 언어: 영어

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

Use after every `git push` on a PR — enumerates ALL current gate failures, fixes ALL in one local pass, and pushes once. The fix-all-before-push invariant. Pairs with the CLAUDE.md PR driver loop contract and babysit DRIVER mode.

원문 언어: 영어

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

Use BEFORE creating a new PR. Checks existing open PRs in same scope; stops at ≥3; rebase/cherry-pick from closed PRs instead of duplicating.

원문 언어: 영어

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

Reproduce a bug, then drive a root-cause-classified fix. Use when asked to /repro a bug, file a REPRO issue, or escalate a regression. Triggers on the words: repro, reproduce, regression, root cause, "what broke", "file an issue".

원문 언어: 영어

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

Use at the start of bug-fix/feature sessions. State primary deliverable (file + behavior) before code; time-box CI gate work to 30 min.

원문 언어: 영어

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

Use BEFORE infra specs (CI/runner routing/deploy config). Confirm key behavioral decisions explicitly; flag infeasible numeric targets as STOP.

원문 언어: 영어

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

Use BEFORE claiming a UI bug fix is complete. Enforces RED-before-GREEN: reproduce the bug, verify the broken element, disclose environment gaps.

원문 언어: 영어

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