Yeachan-Heo/oh-my-claudecode/skills/omc-reference/SKILL.md
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.
- Source repository stars
- 38,325
- Declared platforms
- 0
- Static risk flags
- 0
- Last source update
- 2026-08-04
- Source checked
- 2026-08-04
Decision brief
What it does—and where it fits
Use this built-in reference when you need detailed OMC catalog information that does not need to live in every CLAUDE.md session.
Not for
- Tasks that require unconfirmed production actions or broad system permissions.
- Environments where the pinned source and install steps cannot be inspected.
Compatibility matrix
Platform support, with evidence labels
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
Inspect first. Install second.
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/Yeachan-Heo/oh-my-claudecode --skill "skills/omc-reference"Inspect the Agent Skill "omc-reference" from https://github.com/Yeachan-Heo/oh-my-claudecode/blob/41a4c0f77144c5beb5f5f000a89cff379c680606/skills/omc-reference/SKILL.md at commit 41a4c0f77144c5beb5f5f000a89cff379c680606. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
What the source asks the agent to do
- 01
Workflow skills
autopilot — full autonomous execution from idea to working code
autopilot — full autonomous execution from idea to working coderalph — persistence loop until completion with verificationultrawork — high-throughput parallel execution - 02
Agent Catalog
Prefix: oh-my-claudecode:. See agents/.md for full prompts.
explore (haiku) — fast codebase search and mappinganalyst (opus) — requirements clarity and hidden constraintsplanner (opus) — sequencing and execution plans - 03
Model Routing
haiku — quick lookups, lightweight inspection, narrow docs work
haiku — quick lookups, lightweight inspection, narrow docs worksonnet — standard implementation, debugging, and reviewopus — architecture, deep analysis, consensus planning, and high-risk review - 04
Tools Reference
/team N:executor "task"
/team N:executor "task"omc team N:codex|gemini|antigravity "..."omc ask - 05
External AI / orchestration
/team N:executor "task"
/team N:executor "task"omc team N:codex|gemini|antigravity "..."omc ask
Permission review
Static risk signals and limitations
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
Why each signal appears
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 87/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 38,325 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Provenance and original SKILL.md
- Repository
- Yeachan-Heo/oh-my-claudecode
- Skill path
- skills/omc-reference/SKILL.md
- Commit
- 41a4c0f77144c5beb5f5f000a89cff379c680606
- License
- MIT
- Collected
- 2026-08-04
- Default branch
- main
View the original SKILL.md
OMC Reference
Use this built-in reference when you need detailed OMC catalog information that does not need to live in every CLAUDE.md session.
Agent Catalog
Prefix: oh-my-claudecode:. See agents/*.md for full prompts.
explore(haiku) — fast codebase search and mappinganalyst(opus) — requirements clarity and hidden constraintsplanner(opus) — sequencing and execution plansarchitect(opus) — system design, boundaries, and long-horizon tradeoffsdebugger(sonnet) — root-cause analysis and failure diagnosisexecutor(sonnet) — implementation and refactoringverifier(sonnet) — completion evidence and validationtracer(sonnet) — trace gathering and evidence capturesecurity-reviewer(sonnet) — trust boundaries and vulnerabilitiescode-reviewer(opus) — comprehensive code reviewtest-engineer(sonnet) — testing strategy and regression coveragedesigner(sonnet) — UX and interaction designwriter(haiku) — documentation and concise content workqa-tester(sonnet) — runtime/manual validationscientist(sonnet) — data analysis and statistical reasoningdocument-specialist(sonnet) — SDK/API/framework documentation lookupgit-master(sonnet) — commit strategy and history hygienecode-simplifier(opus) — behavior-preserving simplificationcritic(opus) — plan/design challenge and review
Model Routing
haiku— quick lookups, lightweight inspection, narrow docs worksonnet— standard implementation, debugging, and reviewopus— architecture, deep analysis, consensus planning, and high-risk review
Tools Reference
External AI / orchestration
/team N:executor "task"omc team N:codex|gemini|antigravity "..."omc ask <claude|codex|gemini|antigravity>/ccg
OMC state
state_read,state_write,state_clear,state_list_active,state_get_status
Team orchestration
- Claude Code 2.1.178+ uses one implicit agent team per session. Spawn teammates directly with Agent/Task using distinct
namevalues; do not call removedTeamCreate/TeamDeletetools or rely onteam_namefor native routing. - Use TodoWrite or the available task-list surface for tracking only. Task-list tools do not create native teams.
- Legacy OMC tmux/CLI teams are separate: use
/teamoromc teamplus OMC state/API commands for external worker runs.
Notepad
notepad_read,notepad_write_priority,notepad_write_working,notepad_write_manual
Project memory
project_memory_read,project_memory_write,project_memory_add_note,project_memory_add_directive
Code intelligence
- LSP:
lsp_hover,lsp_goto_definition,lsp_find_references,lsp_diagnostics, and related helpers - AST:
ast_grep_search,ast_grep_replace - Utility:
python_repl
Skills Registry
Invoke built-in workflows via /oh-my-claudecode:<name>.
Workflow skills
autopilot— full autonomous execution from idea to working coderalph— persistence loop until completion with verificationultrawork— high-throughput parallel executionvisual-verdict— structured visual QA verdictsteam— coordinated team orchestrationccg— Codex + Gemini + Claude synthesis laneultraqa— QA cycle: test, verify, fix, repeatomc-plan— planning workflow and/plan-safe aliasralplan— consensus planning workflowsciomc— science/research workflowexternal-context— external docs/research workflowdeepinit— hierarchical AGENTS.md generationdeep-interview— Socratic ambiguity-gated requirements workflowai-slop-cleaner— regression-safe cleanup workflow
Utility skills
ask,cancel,note,skillify,learner(deprecated alias),omc-setup,mcp-setup,hud,omc-doctor,trace,release,project-session-manager,skill,writer-memory,configure-notifications
Keyword triggers kept compact in CLAUDE.md
"autopilot"→autopilot"ralph"→ralph"ulw"→ultrawork"ccg"→ccg"ralplan"→ralplan"deep interview"→deep-interview"deslop" / "anti-slop"→ai-slop-cleaner"deep-analyze"→analysis mode"tdd"→TDD mode"deepsearch"→codebase search"ultrathink"→deep reasoning"cancelomc"→cancel- Team orchestration is explicit via
/team.
Team Pipeline
Stages: team-plan → team-prd → team-exec → team-verify → team-fix (loop).
- Use
team-fixfor bounded remediation loops. team ralphlinks the team pipeline with Ralph-style sequential verification.- Prefer team mode when independent parallel lanes justify the coordination overhead.
Commit Protocol
Use git trailers to preserve decision context in every commit message.
Format
- Intent line first: why the change was made
- Optional body with context and rationale
- Structured trailers when applicable
Common trailers
Constraint:active constraint shaping the decisionRejected:alternative considered | reason for rejectionDirective:forward-looking warning or instructionConfidence:high|medium|lowScope-risk:narrow|moderate|broadNot-tested:known verification gap
Example
feat(docs): reduce always-loaded OMC instruction footprint
Move reference-only orchestration content into a native Claude skill so
session-start guidance stays small while detailed OMC reference remains available.
Constraint: Preserve CLAUDE.md marker-based installation flow
Rejected: Sync all built-in skills in legacy install | broader behavior change than issue requires
Confidence: high
Scope-risk: narrow
Not-tested: End-to-end plugin marketplace install in a fresh Claude profile
Alternatives
Compare before choosing
alirezarezvani/claude-skills
app-store-optimization
App Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklist
dotnet/skills
migrate-vstest-to-mtp
Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP). Use when user asks to "migrate to MTP", "switch from VSTest", "enable Microsoft.Testing.Platform", "use MTP runner", set OutputType=Exe only for test projects in Directory.Build.props, or mentions EnableMSTestRunner, EnableNUnitRunner, or UseMicrosoftTestingPlatformRunner. USE FOR: MTP behavioral differences vs VSTest (exit code 8, zero tests discovered, --ignore-exit-code, TESTINGPLATFORM_EXITCODE_IGNORE); centralizing
HKUDS/Vibe-Trading
strategy-generate
Create, modify, and optimize quantitative trading strategies, then backtest and evaluate them.
K-Dense-AI/scientific-agent-skills
dask
Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars.