Skip to main content

jleechanorg/claude-commands

SkillsMP a collecté 447 skills depuis jleechanorg/claude-commands. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
447
Étoiles GitHub
3
Forks GitHub
0

Affichage de 40 skills collectés sur 447.

métier
Autres occupations informatiques
description

Token-efficient second opinion slash command /advice. Extracts decision point + artifact (≤150 lines), then fans out in parallel: (1) Opus subagent reviewer with fallback chain codex→agy→cursor, (2) /research on the decision topic, (3) /secondo multi-model…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use this skill when working in repositories managed by Agent Orchestrator or when the user asks how to use `ao` properly. Covers the default AO workflow: bootstrap with `ao start`, dispatch work with `ao spawn`, inspect progress with `ao status` or `ao…

Langue du texte source : anglais

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

Generate a full agento PR status report — draft readiness, canonical /green, zero-touch rate, inline display, and Slack summary.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Pre-spawn checklist for Agent Orchestrator worker dispatch.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use BEFORE bulk or iterative AO spawns over 3 workers. Respect the channel max_spawn setting, enforce the absolute 30-worker cap, spawn at most 15 per batch, and never use load average as the gate.

Langue du texte source : anglais

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

Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general…

Langue du texte source : anglais

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

Run or maintain the cmux approval worker that scans cmux terminal surfaces for approval dialogs, classifies them with `codex exec`, and sends the matching approval key. Use when testing or operating the launchd-based auto-approver, debugging missed prompts,…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

Langue du texte source : anglais

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

How to run pairv2 directly and via the benchmark script, including what "minimax" means as a CLI option

Langue du texte source : anglais

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

Use when you have a spec or requirements for a multi-step task, before touching code

Langue du texte source : anglais

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

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use when the user explicitly invokes /af or /auto-factory for a coding task.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Diagnose why the automation system is not autonomously completing draft readiness and driving PRs to green. Invoked by `/auton`; measures canonical zero-touch readiness, detects stale sessions, and reviews worker outcomes.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Watch one or more AO worker tmux sessions, classify their state (WORKING/IDLE/QUEUED/DEAD/COMPLETED), auto-remediate known failures (trust TUI, queued prompt), and push-notify on stuck sessions. Reuses ao-session-monitor state detection. Use /babysit to start…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Use whenever asked whether "the backup" is working, or after invoking scripts/backup-home.sh or any multi-target backup script, or when detecting config drift, missing files in repo, rsync failures, or /green-style verdicts that depend on backup state.…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Safe wrapper and settings editing playbook for ~/.bashrc — hardening protocol for editing Claude/claude CLI wrappers and model routing without breaking base claude behavior. Slash command: /bashrc.

Langue du texte source : anglais

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

Use when creating, querying, updating, closing, syncing, or diagnosing Beads issues with the br CLI.

Langue du texte source : anglais

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

Genesis vs Ralph orchestrator benchmark — runs both orchestration systems on the same project spec in isolated tmux sessions, then compares quantitative metrics (files, LOC), runs a consensus code review, does live build/test validation, and produces a…

Langue du texte source : anglais

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

Control real websites and authenticated browser sessions, inspect pages, complete approved UI flows, or troubleshoot browser automation. Use for general browser work, site settings, OAuth consent, existing tabs, and Slack app configuration. Uses Aside first…

Langue du texte source : anglais

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

Use when testing localhost URLs or web UIs. PRIMARY: aside browser (CLI / aside-mcp). FALLBACK: mcp__playwright-mcp (headless); forbids mcp__claude-in-chrome__* (requires extension).

Langue du texte source : anglais

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

Scrape browser traffic with Playwright → infer API endpoints → generate Python client + MCP tools artifacts.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use when dispatching work through the Hermes gateway with /claw, especially when the task may resolve slash commands or hand off into AO worker orchestration.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Backup all cmux workspaces, surfaces, and their current working directories via the socket API. Produces a timestamped JSON snapshot at ~/.cmux-backups/.

Langue du texte source : anglais

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

Run or maintain the cmux approval worker that scans cmux terminal surfaces for approval dialogs, classifies them with `codex exec`, and sends the matching approval key. Use when testing or operating the launchd-based auto-approver, debugging missed prompts,…

Langue du texte source : anglais

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

Set Claude Code's builtin /goal for yourself (the running session) via the cmux socket CLI — types the /goal command into your own composer so the Stop hook + purple UI indicator activate. Use when the user asks you to set your own goal, when /ironclad step 3…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Control cmux tabs, workspaces, and terminal panes via Unix socket. Use when reading terminal output, sending commands to another agent's pane, switching tabs, or monitoring coder progress.

Langue du texte source : anglais

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

User-scope code/diff/PR review against the user-wide standards — ZFC, ZFC leveling, root-cause-first, and the ponytail (lazy senior dev) ladder. Dispatched by the /code-standards command.

Langue du texte source : anglais

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

Codex-native AO evolve loop. Run a deterministic local observe/measure cycle, then optionally delegate targeted fixes via /claw using the canonical evolve-loop skill.

Langue du texte source : anglais

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

Run the Dark Factory DOT pipeline runner against a goal.

Langue du texte source : anglais

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

Final whole-docset publishability gate for design-retro / adversarial-doc swarm workflows. Use as the LAST stage of any design-retro, solutions-hardening, /innov, pr-retro, or code-quality-swarm run, after all writer/verifier lanes finish and before the PR…

Langue du texte source : anglais

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

Diagnose and fix AO lifecycle-worker backfill failures (stale worktrees, branch conflicts, claim_failed loops)

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Use when checking local disk capacity, investigating disk growth, or reviewing safe cleanup candidates.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Use when diagnosing disk capacity or growth and when previewing repository-gated cache, temp, or worktree cleanup.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Use when a user asks why a disk is filling, what uses its capacity, what grew over time, or what can be safely reclaimed.

Langue du texte source : anglais

mis à jour
métier
Éditeurs PAO
description

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of…

Langue du texte source : anglais

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

Lifecycle contract for opening PRs, driving them green, and fixing CI. Triggers on: opening a PR, driving a PR to green, fixing CI on a PR, /green, /es, /er, /advice on a PR.

Langue du texte source : anglais

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

Autonomous improvement loop for AO + Antigravity — observe, measure, diagnose, fix, repeat. Targets zero-touch rate as quality metric.

Langue du texte source : anglais

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

Enforcement rules for reviewing evidence artifacts against the evidence-standards skill. Invoked by /er. Produces PASS / PARTIAL / FAIL / INCONCLUSIVE verdicts.

Langue du texte source : anglais

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

General cross-project evidence standards (user scope). Use for the /es skill. Repo-level .claude/skills/evidence-standards.md files add project-specific extensions — always consult both.

Langue du texte source : anglais

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

Generic autonomous improvement loop — observe, measure, diagnose, fix, repeat. System-agnostic framework; configure a system profile to target any repo/agent/IDE ecosystem.

Langue du texte source : anglais

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