Teams-first Multi-agent orchestration for Claude Code
oh-my-claudecode is a multi-agent orchestration layer designed for Claude Code that coordinates specialized agents, tools, and skills to automate software development workflows. The system operates through a teams-first approach, enabling parallel execution of up to six concurrent child agents across common development lanes including build/analysis (exploration, planning, architecture, debugging, execution, verification), code review (style, logic, API contracts, security, performance), domain specialists (testing, documentation, git workflows), and product discovery. Built on Claude's agentic capabilities, it uses a canonical staged pipeline (plan → PRD → execute → verify → fix) with keyword-driven activation of specialized workflows like ralph (persistence loops), autopilot (autonomous end-to-end execution), ultrawork (parallel orchestration), and deep-interview (Socratic requirement gathering), along with guardrails for state management, verification protocols, and anti-slop cleanup workflows stored in persistent `.omc/` directories.