Back to Ecosystem Pulse
ToolProduction Ready

oh-my-claudecode

by Yeachan-Heo

Claude Code multi-agent orchestration with five execution modes

TypeScript
Updated Feb 12, 2026
Share:
6.0k
Stars
425
Forks
122
Commits/Week
582
Commits/Month

View on GitHub

Summary

Orchestrates multi-agent workflows for Claude Code with five execution modes (autopilot, ultrapilot, swarm, pipeline, ecomode) to match latency, cost, and parallelism needs. Provides 32 specialized agents and 31+ skills so teams can compose pipelines, run coordinated swarms, or launch massively parallel workers without custom agent engineering. Distinctive token-saving ecomode and built-in parallelism (3–5x ultrapilot) make it practical for large-scale code generation and experimentation Model Context Protocol (MCP) Pattern and Agent Registry Pattern.

The Value Proposition

As agentic coding scales, teams need ways to exercise, compare, and harden agent interactions before production. This project makes it easy to run different orchestration patterns and stress agent collaboration modes, which surfaces failure modes, performance variance, and delegation breakdowns. That visibility is essential for building agent track records and enabling continuous agent-to-agent evaluation across modes Handoff Pattern and Hierarchical Multi-Agent Pattern.

Ideal For

Engineers and teams building and stress-testing agentic coding workflows who want rapid experimentation with orchestration patterns and parallel execution.

Applications

  • Run parallel code-generation workers to benchmark agent throughput and failure modes
  • Chain specialized agents in pipelines for complex code tasks and compare outcomes
  • Execute swarm and ultrapilot modes to stress-test agent coordination and measure reliability
Works With
anthropicclaudetypescript
Topics
agentic-codingai-agentsautomationclaudeclaude-codemulti-agent-systemsoh-my-opencodeopencodeparallel-executionvibe-coding
Similar Tools
autogencrewai
Keywords
multi-agent orchestrationagent delegationagent reliabilitymulti-agent trust