Deep analysis and investigation
Full autonomous execution from idea to working code
Fix build and TypeScript errors with minimal changes
Cancel any active OMC mode (autopilot, ralph, ultrawork, ecomode, ultraqa, swarm, ultrapilot, pipeline)
Run a comprehensive code review
Pre-planning consultant for requirements analysis (Opus)
Quick code questions & simple lookups (Haiku)
Architecture & Debugging Advisor - Medium complexity (Sonnet)
Strategic Architecture & Debugging Advisor (Opus, READ-ONLY)
Simple build error fixer (Haiku). Use for trivial type errors and single-line fixes.
Chain agents together in sequential or branching workflows with data passing
Strategic planning with optional interview workflow
Run a comprehensive security review on code
Manage local skills - list, add, remove, search, edit
N coordinated agents on shared task list with SQLite-based atomic claiming
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Executes bash commands
Hook triggers when Bash tool is used
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
⚠️ Fork Notice
This is a fork of the original oh-my-claudecode repository. It includes patches for compatibility with older versions of Claude Code (v2.0.76 and below).
Why v2.0.76?
Claude Code v2.1.3+ introduced various bugs and stability issues:
- Context size bug: When using Zai's GLM models, the current context size always displays as
0- General instability and various other regressions
This version targets v2.0.76 to avoid those problems while maintaining a stable working environment.
LSP Note: LSP functionality (added in v2.0.74) may not work properly. To enable LSP, apply the patch from this gist.
Multi-agent orchestration for Claude Code. Zero learning curve.
Don't learn Claude Code. Just use OMC.
Get Started • Documentation • Migration Guide
Step 1: Install
/plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode
Step 2: Setup
/oh-my-claudecode:omc-setup
Step 3: Build something
autopilot: build a REST API for managing tasks
That's it. Everything else is automatic.
Multiple strategies for different use cases - from fully autonomous builds to token-efficient refactoring. Learn more →
| Mode | Speed | Use For |
|---|---|---|
| Autopilot | Fast | Full autonomous workflows |
| Ultrawork | Parallel | Maximum parallelism for any task |
| Ralph | Persistent | Tasks that must complete fully |
| Ultrapilot | 3-5x faster | Multi-component systems |
| Ecomode | Fast + 30-50% cheaper | Budget-conscious projects |
| Swarm | Coordinated | Parallel independent tasks |
| Pipeline | Sequential | Multi-stage processing |
ralph, ulw, eco, plan for explicit controlOptional shortcuts for power users. Natural language works fine without them.
| Keyword | Effect | Example |
|---|---|---|
autopilot | Full autonomous execution | autopilot: build a todo app |
ralph | Persistence mode | ralph: refactor auth |
ulw | Maximum parallelism | ulw fix all errors |
eco | Token-efficient execution | eco: migrate database |
plan | Planning interview | plan the API |
ralplan | Iterative planning consensus | ralplan this feature |
ralph includes ultrawork: When you activate ralph mode, it automatically includes ultrawork's parallel execution. No need to combine keywords.
Auto-resume Claude Code sessions when rate limits reset.
npx claudepluginhub kyongsik-yoon/oh-my-claudecode-2076Bridge plugin that automatically delegates OpenSpec planning artifacts to Oh My ClaudeCode execution modes. Provides quick (simple tasks → autopilot) and deploy (complex tasks → team/ralph).
Harness-native ECC operator layer - 67 agents, 277 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
v9.52.0 - Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Supergraph enforces a complete, evidence-based coding pipeline — scan → plan → TDD → fix → verify → review — grounded in real codebase analysis at every step. It combines AST dependency graphs, LSP-level code intelligence, and a structured skill chain so Claude never guesses about impact before making a change.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques