OMC Reference
Skill Verified ActiveOMC 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.
To serve as a comprehensive, readily available reference for the Oh-My-ClaudeCode ecosystem, enabling users to quickly understand and utilize its various components and workflows without needing to consult external documentation.
Features
- Provides OMC agent catalog details
- Explains model routing tiers (Haiku, Sonnet, Opus)
- References available OMC tools and utilities
- Details team pipeline stages and modes
- Documents OMC commit protocol standards
Use Cases
- Quickly look up available OMC agents and their prefixes
- Understand which Claude model tier to use for specific tasks
- Find reference information on OMC tools and state management
- Review OMC's commit message format and common trailers
Non-Goals
- Executing any code or commands
- Managing project state or files
- Replacing the need for deep technical documentation on external services
Prerequisites
- Claude Code CLI
- Claude Max/Pro subscription or Anthropic API key
Installation
First, add the marketplace
/plugin marketplace add Yeachan-Heo/oh-my-claudecode/plugin install oh-my-claudecode@omcQuality Score
VerifiedTrust Signals
Similar Extensions
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Swarm Orchestration
100Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
Running Claude Code Via Litellm Copilot
100Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.
Guard
100Protect Claude Code sessions from context overflow by running a background daemon that monitors session size and auto-prunes before compaction hits. Use when the user says "guard", "protect session", "context getting long", "prevent compaction", "session management", or is running agent teams that need continuous context protection.
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.