RETIRED — self-hosted-oss/install.sh and its runtime mirror sync flow no longer exist. Historical reference only; see runner-health and ezgha-watchdog for the current mechanism.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 447 skills de jleechanorg/claude-commands. Abre una skill para revisar su origen y sus detalles.
jleechanorg/claude-commandsMostrando 40 de 447 skills recopiladas.
RETIRED — self-hosted-oss/install.sh and its runtime mirror sync flow no longer exist. Historical reference only; see runner-health and ezgha-watchdog for the current mechanism.
Idioma del texto original: inglés
Pre-flight checklist for self-hosted runner failures. Use when investigating low disk, missing runner, or stuck Green Gate on the $GITHUB_REPOSITORY fleet. Always verifies host-level container state, not just GitHub API.
Idioma del texto original: inglés
Spawn or respawn a persistent, crash-recoverable Sonnet sidekick for ANY long-running mission — PR/CI fleets, research sweeps, migrations, monitoring, ops runbooks, data pipelines, multi-day projects in any repo or no repo at all. The sidekick is ALWAYS a…
Idioma del texto original: inglés
Define and run skeptic exit criteria for non-trivial tasks — independent verification agent with inverted incentive to find gaps
Idioma del texto original: inglés
Turn any feature, script, or workflow into a properly-skilled, tested, auditable Hermes/Claude skill. Use when the user says skillify, is this a skill, make this proper, or add tests and evals. Runs the 10-item skillify checklist against the target and…
Idioma del texto original: inglés
Audit Slack channel threads for untracked work items — checks each thread against GH issues/PRs, reports gaps, and optionally redrives dropped threads by posting a status reply to the channel. Slash command: /slack-audit.
Idioma del texto original: inglés
Run /smoke-local — boot the real local MCP backend through the test harness, route all LLM calls through the agy CLI provider (never mock, never direct Gemini), play a new campaign to character level 4, and probe combat/spell/inventory/NPC-dialog narrative…
Idioma del texto original: inglés
Orchestrate multi-agent swarms (ultracode Workflow fan-outs + Agent-team lanes) with adversarial verification, /innov, /advice, and a sidekick durability layer for crash-recoverable runs
Idioma del texto original: inglés
Use when executing implementation plans with independent tasks in the current session
Idioma del texto original: inglés
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions
Idioma del texto original: inglés
Use when you have a spec or requirements for a multi-step task, before touching code
Idioma del texto original: inglés
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Idioma del texto original: inglés
When asked to verify whether a Claude Code feature works (especially slash commands, dialogs, pickers, status indicators), spawn a real interactive TUI session in cmux — never use `claude --print "/feature"` as a test, because --print is non-interactive and…
Idioma del texto original: inglés
Record captioned browser/UI evidence videos, upload to GitHub PR attachments, and link sanitized artifacts in a self-contained gist
Idioma del texto original: inglés
Use when the user invokes /up or asks to persist a coding-agent rule or preference. Default: repo-level Markdown under the active repo. Use /up --repo for any repo, /up --global for the cross-runtime surfaces.
Idioma del texto original: inglés
Produce zero-code, zero-tech product specs and VISUAL user stories for any project/product — what the user sees, hears, and does, at a bar where a stranger could rebuild the experience without reading code. Slash command /user-story.
Idioma del texto original: inglés
your-project.com-specific practice for the no-code visual user-story spec — where the docset lives, which evidence sources settle which claim, the traps that have produced false claims here, and the claims already refuted. Use with (not instead of) the…
Idioma del texto original: inglés
Use when asked to analyze a video file and add visual description captions or text overlays burned into the output video
Idioma del texto original: inglés
Add burned-in captions to a screen-recording / gameplay video WITHOUT blocking the video content. Use when the user wants captions ABOVE the gameplay (e.g. "put captions above", "don't block the video", "letterbox the captions", "extend the video vertically…
Idioma del texto original: inglés
Browser-based multi-model review using ChatGPT, Gemini, Grok, and Perplexity Web via aside-mcp. Use when you need an independent multi-model adversarial pass over a PR, evidence bundle, or design doc — not for in-session reviews (use /advice for that).
Idioma del texto original: inglés
Assess wiki structure and ratios against Karpathy pattern standards
Idioma del texto original: inglés
Write an outcome-driven goal spec that drives agents toward verifiable outcomes — solid evidence, green-CI PRs, high code quality. Pulls context from the last 30 days of coding-CLI convos (/history) and cross-session memory (/ms) so the goal is grounded in…
Idioma del texto original: inglés
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting,…
Idioma del texto original: inglés
Use when designing or reviewing model-owned contracts, output schemas, backend guards, routing, semantic parsing, intent detection, or data fields where application code might duplicate judgment or ask a model for redundant facts.
Idioma del texto original: inglés
Canonical definition of zero-touch-by-operator for PR autonomy measurement. Use when evaluating, reporting, or labeling PR autonomy status.
Idioma del texto original: inglés
Use when designing or reviewing backend adjusters, corrections, defaults, suppressions, clamps, guardrails, compatibility aliases, or fallback logic that may override or reshape model-owned output.
Idioma del texto original: inglés
ZFC Level-Up architecture alignment — file boundaries, API contracts, pre-flight checks, and milestone status. Read this BEFORE any level-up/rewards/XP code change.
Idioma del texto original: inglés
为 Hermes 配置 MiniMax 作为模型源。MiniMax 提供两种接入方式:API Key 直连(openai-completions 协议)和 OAuth 门户(anthropic-messages 协议)。包含 provider 注册、模型定义、别名配置、fallback 链接入和验证的完整流程。当管理员说想"加 MiniMax"、"配 minimax"、"接入 MiniMax 模型"、"加海螺模型"、"配 M2.1"时使用此 skill。
Idioma del texto original: chino
Hermes wrapper for the `/advice` token-efficient second-opinion slash command. Canonical source is `~/.claude/skills/advice/SKILL.md`. Adds docs-accuracy review template, patch-review template, and three operator-correction pitfalls verified 2026-07-30: #14…
Idioma del texto original: inglés
Build agent memory patterns that prevent the same mistakes — using session replay, error tracking, and a self-correcting knowledge base.
Idioma del texto original: inglés
Use when installing any agent-development CLI (GSD Core, Superpowers plugin, mattpocock/skills via npx, marketplace plugins, npx/npm/pip wrappers) into Claude Code or a sibling runtime. External installers silently write always-on hooks to…
Idioma del texto original: inglés
Get a status report of all PRs agento is handling — merged vs not merged, green status breakdown.
Idioma del texto original: inglés
Delegate coding change tasks to Agent-Orchestrator (AO). Triggered by the keyword "agento" anywhere in a message, or by default for any coding task. Never use mctrl unless explicitly requested. Default worker is `MiniMax-M2.7` via `agent-minimax` plugin — do…
Idioma del texto original: inglés
Spawn an Agent-Orchestrator (AO) worker that uses the minimax CLI with the M3 model (via the minimax Anthropic-compatible API). Use when: the task should be dispatched to a worker that uses minimax M3 specifically, when the user says 'use minimax', 'use the…
Idioma del texto original: inglés
Diagnose "is AO actually working?" by cross-referencing live OS processes, the AO database (`~/.ao/data/ao.db`), and GitHub PR commit history — bypassing the `ao-progress-reporter.sh` and MCP Agent Mail daily report, both of which can show stale or fabricated…
Idioma del texto original: inglés
"Use when the user asks for a multi-file edit + push + PR task (>5 turns) and steers away from AO worker dispatch. Print mode `claudem -p` is too short for multi-step tasks; tmux mode lets the worker drive to durable end-state while the gateway session polls…
Idioma del texto original: inglés
Aside browser is the PRIMARY browser tool for all Hermes/Claude/Codex work. Use aside CLI (repl/mcp/exec modes) or aside-mcp before Playwright MCP / superpowers-chrome. Use when opening browsers, scraping, UI tests, localhost verification, cookie injection…
Idioma del texto original: inglés
Pitfalls when using `codex exec` to drive a third-party CLI tool, skill, plugin, or workflow (NOT for using Codex as a coding agent — see the bundled `codex` skill for that). Class-level skill. Triggers when the task involves driving any external tool via…
Idioma del texto original: inglés
Detect enabled babysit crons whose referenced PR is MERGED or CLOSED and disable them. Companion to the in-script `is_pr_terminal()` check in babysit.py. Without this watchdog, babysit crons can run hundreds of polls for weeks after the PR they were guarding…
Idioma del texto original: inglés
Force-purge a launchd/cron-driven home-config backup folder (backup/, snapshot/, home-config/) from a public GitHub repo, then prevent recurrence. Trigger when (a) `git push` keeps re-pushing personal home-dir content to a public repo every N hours, (b) `gh…
Idioma del texto original: inglés