oh-my-claudecode

★ 24.4k TypeScript
oh-my-claudecode architecture diagram

TL;DR

A Claude Code plugin that bolts on 19-agent team orchestration — Claude, Codex, and Gemini workers coordinated through file-based IPC with mkdir-based locking. The only multi-model agent framework in production — routes Haiku for cheap tasks, Opus for reasoning.

Key Finding: 19-agent team via file IPC, Haiku-to-Opus routing

Read Full Teardown on GitHub Compare All Projects