OMC Reference
Skill Verifiziert AktivOMC 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.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- Executing any code or commands
- Managing project state or files
- Replacing the need for deep technical documentation on external services
Voraussetzungen
- Claude Code CLI
- Claude Max/Pro subscription or Anthropic API key
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add Yeachan-Heo/oh-my-claudecode/plugin install oh-my-claudecode@omcQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
100Verwenden Sie dies beim Routing von Claude Code über einen lokalen LiteLLM-Proxy zu GitHub Copilot, um die direkten Anthropic-Ausgaben zu reduzieren, indem Sie ANTHROPIC_BASE_URL- oder ANTHROPIC_MODEL-Overrides konfigurieren oder Fehler bei der Einrichtung des Copilot-Proxys beheben, wie z. B. model-not-found, kein localhost-Traffic oder GitHub 401/403-Authentifizierungsfehler.
Guard
100Schützen Sie Claude Code-Sitzungen vor Kontextüberlauf, indem Sie einen Hintergrund-Daemon ausführen, der die Sitzungsgröße überwacht und automatisch bereinigt, bevor die Komprimierung erreicht wird. Verwenden Sie dies, wenn der Benutzer "guard", "protect session", "context getting long", "prevent compaction", "session management" sagt oder Agententeams ausführt, die einen kontinuierlichen Kontextschutz benötigen.
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.