Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
jleechanorg
Perfil de creador de GitHub

jleechanorg

Vista por repositorio de 399 skills recopiladas en 11 repositorios de GitHub.

skills recopiladas
399
repositorios
11
actualizado
2026-07-24
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
claude-commands
278 skills · 2026-07-24
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticasAdministradores de redes y sistemas informáticosEspecialistas en gestión de proyectosEmpleados de oficina generales
22 categorías ocupacionales · 100% clasificado
70%participación
#02
jleechanbrain
85 skills · 2026-06-29
Desarrolladores de softwareOtras ocupaciones informáticasEmpleados de oficina generalesAdministradores de redes y sistemas informáticosEspecialistas en gestión de proyectosCientíficos de datos
12 categorías ocupacionales · 100% clasificado
21%participación
#03
agent-orchestrator-ts
12 skills · 2026-07-23
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAdministradores de redes y sistemas informáticosOtras ocupaciones informáticas
4 categorías ocupacionales · 100% clasificado
3.0%participación
#04
disk_magician
7 skills · 2026-07-19
Administradores de redes y sistemas informáticos
1 categorías ocupacionales · 100% clasificado
1.8%participación
#05
dark-factory
5 skills · 2026-07-24
Desarrolladores de softwareOtras ocupaciones informáticasAnalistas de garantía de calidad de software y probadores
3 categorías ocupacionales · 100% clasificado
1.3%participación
#06
llm-wiki
3 skills · 2026-06-20
Desarrolladores de softwareEmpleados de archivos
2 categorías ocupacionales · 100% clasificado
0.8%participación
#07
ai_universe_lite
3 skills · 2026-06-13
Otras ocupaciones informáticasDesarrolladores de software
2 categorías ocupacionales · 100% clasificado
0.8%participación
#08
ez-gh-actions
2 skills · 2026-07-19
Administradores de redes y sistemas informáticos
1 categorías ocupacionales · 100% clasificado
0.5%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

cmux-socket-control
Desarrolladores de software

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.

2026-07-24
cmux-steer
Desarrolladores de software

Read and steer another cmux terminal tab through the Unix socket.

2026-07-24
sidekick
Otras ocupaciones informáticas

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 named in-session Claude Agent-Team teammate (model sonnet, SendMessage-addressable, visible in the user's panel) durable via STATE.md + a P1 resumption bead + commit-often. There is NO tmux mode and NO codex engine — external tmux sidekicks and -p print-mode sidekicks are banned. Use when the user says /sidekick, "respawn the sidekick", or wants long work to survive conversation crashes.

2026-07-19
swarm
Otras ocupaciones informáticas

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

2026-07-19
automation-audit
Desarrolladores de software

Audit automation job runs, logs, PR processing metrics, and AI-authored remote commits.

2026-07-07
aside-browser-default
Desarrolladores de software

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 flows, or any browser-driven automation. Playwright MCP and superpowers-chrome are explicit fallbacks for cases Aside can't handle (e.g., headless CI runners, Playwright-specific test fixtures). Reversible — see ~/.hermes/scripts/rollback-aside-default.sh.

2026-07-07
auto-factory
Desarrolladores de software

End-to-end auto-factory driver — picks up beads + GH issues tagged factory, dispatches coders to drive worldai PRs to /green + /advice + /er, runs verifier ticks, repeats until done. Designed to work even when GH API is rate-limited (falls back to beads-only).

2026-07-07
browserclaw
Desarrolladores de software

Capture browser traffic with Playwright and generate Python client + MCP tool artifacts from HAR sessions.

2026-07-07
Mostrando las 8 principales de 278 skills recopiladas en este repositorio.
claw-dispatch
Otras ocupaciones informáticas

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.

2026-06-29
evolve-loop
Otras ocupaciones informáticas

12-hour autonomous evolution loop — observe, measure, diagnose, fix, repeat every 10min. Drives zero-touch rate up by finding friction and dispatching fixes.

2026-06-29
jleechanbrain-eloop
Otras ocupaciones informáticas

Custom evolve loop for jleechanbrain orchestrator — drains dropped Slack thread backlog via /claw, fixes hermes issues, proposes new work items. Max 50 items, newest-first.

2026-06-29
hermes-harness
Otras ocupaciones informáticas

jleechanbrain / Hermes-specific harness — gateway, canary, deploy, lane backlog, staging vs prod. Use with user-scope harness-engineering.

2026-06-29
agento
Otras ocupaciones informáticas

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.

2026-06-29
ao-spawn-minimax-worker
Otras ocupaciones informáticas

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 M3 model', 'use the minimax worker', 'ao spawn minimax', or 'minimax CLI for AO'. This skill verifies the env (MINIMAX_MODEL, MINIMAX_API_KEY, ANTHROPIC_BASE_URL) end-to-end, then runs `ao spawn --agent minimax`. Verified 2026-06-13 against session ao-6355 / PR #678.

2026-06-29
browser-headless-default
Desarrolladores de software

Enforce headless browser automation by default for Hermes — Playwright MCP and superpowers-chrome. Use when opening browsers, scraping, UI tests, localhost verification, or any chrome_use_browser / Playwright call. Never headed unless Jeffrey explicitly requests visible browser.

2026-06-29
browserclaw
Desarrolladores de software

Use the browserclaw CLI to capture browser traffic, infer API endpoints, generate Python clients, OR decrypt + inject Chrome cookies for session reuse. Use when asked to reverse-engineer a website, generate an API client from a HAR, or reuse a logged-in Chrome session in a Playwright browser.

2026-06-29
Mostrando las 8 principales de 85 skills recopiladas en este repositorio.
babysit
Desarrolladores de software

Multi-PR triage and parallel work dispatcher. Prevents single-PR tunnel vision by enforcing a survey-before-deep-dive protocol.

2026-07-23
pr-green-definition
Desarrolladores de software

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

2026-07-23
babysit
Administradores de redes y sistemas informáticos

Watch one or more AO worker tmux sessions, classify their state (WORKING/IDLE/QUEUED/DEAD/COMPLETED), auto-remediate known failures (trust TUI), and push-notify on STALLED-COMPLETED / DEAD sessions. Reuses ao-session-monitor state detection. Use /babysit to start a monitoring loop on a specific worker, all active workers, or workers matching a PR/branch.

2026-07-11
codex-evolve-loop
Otras ocupaciones informáticas

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.

2026-07-11
pr-driver-protocol
Desarrolladores de software

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.

2026-06-19
evidence-standards
Analistas de garantía de calidad de software y probadores

Evidence standards for testing and verification, including evidence classes, mock/real boundaries, and proof bundle requirements.

2026-06-18
technique-router
Desarrolladores de software

Classifies GitHub issues/PRs into PR-type categories and recommends autor techniques. Used by packages/core/src/decomposer.ts.

2026-05-05
agent-orchestrator
Desarrolladores de software

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 session ls`, steer sessions with `ao send`, and recover or clean up sessions safely.

2026-04-27
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
auto-factory
Desarrolladores de software

End-to-end auto-factory driver — picks up beads + GH issues tagged factory, dispatches coders to drive worldai PRs to /green + /advice + /er, runs verifier ticks, repeats until done. Designed to work even when GH API is rate-limited (falls back to beads-only).

2026-07-24
dark-factory
Otras ocupaciones informáticas

Run the Dark Factory DOT pipeline runner against a goal. Slash command: /factory. Implements StrongDM's Attractor pattern as an external Python runner — .dot files are the versioned artifact, sealed holdouts live in a separate repo, every step is recorded to CXDB, and the Healer clusters failures into diagnoses. Use when you want the goal_harness idea executed as a reproducible external pipeline instead of in-Claude subagent dispatch.

2026-07-12
factory-spec
Otras ocupaciones informáticas

Dark Factory two-phase spec workflow (/factory-spec, /fs): create a main spec (spec.md) AND an attractor spec (attractor_spec.md) via the spec_gen pipeline, review an existing spec of either kind, or display the pipeline node graphs — spec-review pipelines, factory gates, node types, edge conditions, handler mappings. Create mode runs dark-factory --pipeline slim/spec_gen.dot; both the main and attractor specs must be codex-cold-reviewed and pass before exit. Review and show modes are in-session only.

2026-07-12
repro-developer
Desarrolladores de software

Build a developer reproduction bundle for agent-review failures, missed-plan retrospectives, Claude/Codex transcript comparisons, or cases where Anthropic/OpenAI engineers need raw conversation JSONL, subagent state, repo evidence, hashes, and a concise replay guide.

2026-07-07
reviewer-calibration
Analistas de garantía de calidad de software y probadores

Run matched A/B reviewer calibration for /f: compare factory reviewer, raw codex exec, and delegated subagent reviews on the same frozen PR/work-item envelope.

2026-06-27
Mostrando 11 de 11 repositorios
Todos los repositorios cargados