Oh My ClaudeCode

Active
GitHub TypeScript MIT

Description

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

💡 Multi-agent parallel task handling in team-based development workflows
💡 Requirement clarification and design discussion before complex project kickoff
💡 Cross-model code review and solution comparison
💡 Automate repetitive dev workflows like lint fixes and test generation

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (39.0k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

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"

Related Projects

Ruflo

70.3k · TypeScript
Active A+

The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code/Codex integration.

multi-agentorchestrationclaude-code +3
  • · Multi-agent swarm orchestration — 100+ specialized AI agents collaborate across machines, teams, and trust boundaries
  • · Self-learning memory system — agents learn from every task with cross-session persistent memory
  • · Federated communication — agents on different machines collaborate securely without data leakage

Agents

39.4k · Python
Active A+

Intelligent automation and multi-agent orchestration for Claude Code. Supports automated workflows, task coordination, and intelligent agent system building.

multi-agentautomationorchestration +2
  • · 84 composable plugins — Each plugin is isolated and composable, loading only its agents, commands, and skills into context
  • · 192 domain-expert agents — Covering architecture, languages, infrastructure, security, data, ML, docs, business, and SEO
  • · Five-harness native support — Single Markdown source generates native artifacts for Claude Code, Codex CLI, Cursor, OpenCode, Gemini CLI, Copilot

CrewAI

58.0k · Python
Active A+

CrewAI is a multi-agent framework for orchestrating role-playing, autonomous AI agents that collaborate like a team to tackle complex tasks.

multi-agentagent-frameworkrole-playing +2
  • · Role-playing agents — every agent has role, goal, backstory and a private toolset
  • · Task orchestration — express dependencies, parallelism and context handoff between tasks
  • · Autonomous collaboration loops — delegation, hierarchical and consensual processes built-in

Dust

1.4k · TypeScript
Active A

A custom AI agent platform that lets teams build and deploy AI assistants by composing multiple agents, connecting them to internal knowledge bases and tools for trusted AI-powered collaboration in enterprise workflows.

typescriptagentframework +3
  • · Enterprise-grade AI agent collaboration platform for building custom assistant teams
  • · Connects to internal knowledge bases and tools for deep AI integration in workflows
  • · Built with TypeScript and supports cloud deployment