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.
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.
功能
- 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
使用场景
- 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
非目标
- Executing any code or commands
- Managing project state or files
- Replacing the need for deep technical documentation on external services
先决条件
- Claude Code CLI
- Claude Max/Pro subscription or Anthropic API key
安装
请先添加 Marketplace
/plugin marketplace add Yeachan-Heo/oh-my-claudecode/plugin install oh-my-claudecode@omc质量评分
已验证类似扩展
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
100当通过本地 LiteLLM 代理将 Claude Code 路由到 GitHub Copilot 时使用,以减少直接的 Anthropic 支出,配置 ANTHROPIC_BASE_URL 或 ANTHROPIC_MODEL 覆盖,或对 Copilot 代理设置失败进行故障排除,例如 model-not-found、无 localhost 流量或 GitHub 401/403 身份验证错误。
Guard
100保护 Claude Code 会话免受上下文溢出影响,通过运行一个后台守护进程来监控会话大小并在压缩命中之前自动进行修剪。当用户说“guard”、“protect session”、“context getting long”、“prevent compaction”、“session management”或正在运行需要持续上下文保护的代理团队时使用。
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.