Oh My ClaudeCode
ActiveDescription
Teams-first multi-agent orchestration for Claude Code. Designed for team collaboration with support for multi-agent coordination, task distribution, and result integration to enhance team AI development efficiency.
Key Features
- Multi-agent team orchestration — /team command launches parallel multi-agent collaboration with tmux workers
- Autopilot mode — Describe goals in natural language for automatic decomposition, execution, and verification
- Deep interview — Socratic questioning to clarify requirements and expose hidden assumptions before execution
- Multi-provider consultation — /ask command for second opinions across Claude, Codex, Gemini, Grok
- Reusable skill system — Each solution can be packaged as a team-shared reusable skill
- Plugin-based install — One-click install via Claude Code Marketplace with zero learning curve
Use Cases
Categories
Quick Start
# Install OMC
npm i -g oh-my-claude-sisyphus@latest
# Launch team mode in a Claude Code session
/team 3:executor "fix all TypeScript errors"