Overview of oh-my-claudecode (OMC) orchestration
mainoh-my-claudecode (OMC) is a multi-agent orchestration layer for Claude Code. It coordinates specialized agents, tools, and skills to complete engineering tasks accurately and efficiently.
Core Operating Principles:
- Delegate: Assign specialized work to the most appropriate agent.
- Evidence-First: Verify outcomes with evidence (builds, tests, logs) before claiming completion.
- Efficiency: Choose the lightest-weight path (model/agent) that preserves quality.
- Consultation: Always consult official documentation before implementing new SDKs or APIs.