Open Source
Explore the latest AI open-source projects from GitHub and HuggingFace.
Explore the latest AI open-source projects from GitHub and HuggingFace.
oh-my-claudecode is a teams-first multi-agent orchestration framework for Claude Code that requires minimal setup. The project provides intelligent agent coordination where users describe tasks in natural language and the system automatically delegates work across 32 specialized agents, handles parallelization, and persists execution until tasks complete. Features five orchestration modes: Team (canonical staged pipeline: plan, PRD, exec, verify, fix), Autopilot (fully autonomous execution), Ralph (persistent mode with verification loops), Ultrawork (maximum parallelism), and Pipeline (sequential processing). Includes smart model routing that assigns Haiku for simple tasks and Opus for complex reasoning, achieving 30-50% token savings. Supports magic keywords (team, ralph, ulw, ralplan, deep-interview, deepsearch, ultrathink), custom skill extraction and reuse, HUD status line for real-time visibility, analytics and cost tracking, multi-backend support for Codex and Gemini CLI workers via tmux, notifications via Discord/Telegram/Slack/OpenClaw, and automatic rate-limit detection with auto-resume functionality.