← All creators

Yeachan-Heo

User

Teams-first Multi-agent orchestration for Claude Code

48 indexed · 48 Featured · 39,098 stars · avg score 96
Prolific Quality

Categories

Indexed Skills (48)

AI & Automation Featured

cancel

Cancel any active OMC mode (autopilot, ralph, ultragoal, swarm, ultrapilot, pipeline, team) and clean up retired legacy state

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

deep-dive

2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

deep-interview

Socratic deep interview with mathematical ambiguity gating before explicit execution approval

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

hud

Configure HUD display options (layout, presets, display elements)

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

omc-plan

Strategic planning with optional interview workflow

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

team

N coordinated agents on shared task list using Claude Code implicit agent teams

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

trace

Evidence-driven tracing lane that orchestrates competing tracer hypotheses in Claude built-in team mode

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

graph

Deterministic orchestration graph runtime - declarative DAG pipelines with journal-based crash recovery

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

launch

Shipyard's governed delivery pipeline — converge the mission, synthesize a durable spec, decompose vertical-slice tickets with blocking edges, run the frontier in parallel via team, close with verification, and report with a full decision log. Two entry gates — the yard gate (drydock audit) and the fog gate (an effort whose destination is unclear is routed to /ask-navigator before this pipeline starts). Humans own the checkpoints where there is no unique answer or the error cost is severe; agents continuously run everything repeatable and acceptable-by-evidence.

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

ai-slop-cleaner

Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

autopilot

Full autonomous execution from idea to working code

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

autoresearch

Stateful single-mission improvement loop with strict evaluator contract, markdown decision logs, and max-runtime stop behavior

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

ccg

Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask antigravity (or gemini), then Claude synthesizes results

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

configure-notifications

Configure notification integrations (Telegram, Discord, Slack) via natural language

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

deepinit

Deep codebase initialization with hierarchical AGENTS.md documentation

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

learner

Extract a learned skill from the current conversation

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

local-build-reminder

Remind the user to rebuild OMC after editing TypeScript when running from a local fork. Triggered automatically by the AI whenever it notices it (or the user) just changed a src/**/*.ts file in an OMC dev install.

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

mcp-setup

Configure popular MCP servers for enhanced agent capabilities

39,098 Updated today
Yeachan-Heo
Code & Development Featured

merge-readiness

Post-task merge readiness gate with a state-backed explanation report and human explainability quiz

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

omc-doctor

Diagnose and fix oh-my-claudecode installation issues

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

omc-reference

OMC agent catalog, available tools, team pipeline routing, commit protocol, and skills registry. Auto-loads when delegating to agents, using OMC tools, orchestrating teams, making commits, or invoking skills.

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

omc-setup

Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

omc-teams

CLI-team runtime for claude, codex, gemini, antigravity, grok, or cursor workers in tmux panes when you need process-based parallel execution

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

project-session-manager

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

ralph

Self-referential loop until task completion with configurable verification reviewer

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

ralplan

Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

release

Generic release assistant — analyzes repo release rules, caches them in .omc/RELEASE_RULE.md, then guides the release

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

sciomc

Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

self-improve

Autonomous evolutionary code improvement engine with tournament selection

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

skill

Manage local skills - list, add, remove, search, edit, setup wizard

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

ultragoal

Durable multi-goal workflow that persists plan/ledger artifacts under .omc/ultragoal and prints Claude /goal handoff text for the active session

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

ultraqa

QA cycling workflow - test, verify, fix, repeat until goal met

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

ultrawork

Parallel execution engine for high-throughput task completion

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

visual-verdict

Structured visual QA verdict for screenshot-to-reference comparisons

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

writer-memory

Agentic memory system for writers - track characters, relationships, scenes, and themes

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

wiki

LLM Wiki — persistent markdown knowledge base that compounds across sessions (Karpathy model)

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

drydock

Lay the keel of the shipyard harness in any repo — the 4-pillar shared environment (Context, Rules, Tools, Standards) across 5 surfaces (CLAUDE.md, skills, design-system, mcp/cli, shared context) so that every human and agent inherits the same design language and anyone can ship. Run once per repo; re-run with --check to audit drift.

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

minimal-code-discipline

YAGNI-ladder coding discipline for writing changes — existence-first, reuse before writing, dependency ladder, shortest correct diff, with non-negotiables that must never be minimized away

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

external-context

Invoke parallel document-specialist agents for external web searches and documentation lookup

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

setup

Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

skillify

Turn a repeatable workflow from the current session into a reusable OMC skill draft

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

ask

Process-first advisor routing for Claude, Codex, Gemini, Antigravity, Grok, or Cursor via `omc ask`, with artifact capture and no raw CLI assembly

39,098 Updated today
Yeachan-Heo
Code & Development Featured

debug

Diagnose the current OMC session or repo state using logs, traces, state, and focused reproduction

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

remember

Review reusable project knowledge and decide what belongs in project memory, notepad, or durable docs

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

verify

Verify that a change really works before you claim completion

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

execute

Carry an approved task through to working, verified code

39,098 Updated today
Yeachan-Heo
AI & Automation Featured

research

Investigate an open question and return grounded, sourced findings

39,098 Updated today
Yeachan-Heo
Code & Development Featured

omc-review

Evaluate finished work for defects, risk, and simplification before it ships

39,098 Updated today
Yeachan-Heo

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.