Tracer Agent & Trace Skill
New evidence-driven causal tracing agent with competing hypotheses, evidence ranking, and discriminating probe recommendations. Enables systematic root-cause analysis with scientific rigor.
A weapon, not a tool
Multi-AI orchestration plugin for Claude Code. Coordinate Claude, Gemini, and Codex with 19 specialized agents, 28 skills, and MCP-powered tools.
Tracer Agent for evidence-driven causal analysis, 21 security vulnerability patches, HUD token tracking, and team governance hardening.
New evidence-driven causal tracing agent with competing hypotheses, evidence ranking, and discriminating probe recommendations. Enables systematic root-cause analysis with scientific rigor.
Patched 21 security vulnerabilities including SSRF bypass via IPv6-mapped addresses, command injection in tmux launch, prototype pollution in deepMerge, and shell injection vectors.
Real-time token usage display in HUD with optional transcript token totals for better cost visibility. Monitor your AI usage as you work.
Hardened team runtime with leader nudge guidance, governance enforcement, and improved pane stall heuristics ported from OMX production runtime.
Synchronized MCP registry now syncs to Codex config for consistent server management across Claude Code, Codex CLI, and other tools.
23+ PRs merged including Windows hook path preservation, ExitPlanMode unblocking, Codex worker lifecycle sync, and 15 additional bug fixes.
Claude, Codex, and Gemini CLI workers running in parallel tmux panes — each doing what it does best.
The Conductor
Spawns a real gemini CLI process in a tmux pane. 1M token context for design review and UI work across your entire codebase.
Spawns a real codex CLI process in a tmux pane. Deep code analysis, architecture validation, and security review.
Claude decomposes tasks, fans out work to tmux workers via /omc-teams or /ccg, and synthesizes results — no MCP servers required.
Install via Claude Code plugin marketplace, or use the npm package directly: oh-my-claude-sisyphus@4.8.0.
Install the plugin
# In Claude Code, run:
/plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode
Or install the npm package directly
# CLI install via npm:
npm install -g oh-my-claude-sisyphus@4.8.0
Run setup
/oh-my-claudecode:omc-setup
# That's it! You're ready.
Choose how you want to work. From full autopilot to token-efficient parallel execution.
Full autonomous execution from high-level idea to working, tested code. No manual intervention required.
Self-referential loop until completion with architect verification. The boulder never stops rolling.
Maximum parallelism with aggressive agent delegation. Process multiple tasks simultaneously.
Socratic questioning to clarify vague ideas before execution. Exposes hidden assumptions and measures clarity.
N coordinated agents on a shared task list using Claude Code native teams. Real-time messaging and task coordination.
Strategic interview-based planning workflow. Gather requirements before diving into implementation.
Language server integration, structural code analysis, and persistent state - all built in.
Hover info, go-to-definition, find references, and project-wide type checking with any language server.
Structural code search and replace. Find patterns by syntax, not just text matching.
Persistent Python environment with pandas, numpy, and matplotlib for data analysis.
Notepad, project memory, and session state that persists across conversations.
Just say the keyword and the right mode activates automatically.
| Keyword | Effect | Example |
|---|---|---|
autopilot |
Full autonomous execution | "autopilot: build a todo app" |
ralph |
Persistence mode until completion | "ralph: refactor auth system" |
ulw |
Maximum parallelism (ultrawork) | "ulw fix all errors" |
plan |
Planning interview mode | "plan the new API" |
ralplan |
Iterative planning consensus | "ralplan this feature" |
deep-interview |
Socratic requirements clarification | "/deep-interview 'vague idea'" |
team |
Coordinated native teams (replaces swarm/ultrapilot) | "team 5:executor fix all errors" |
swarm Deprecated |
Use team instead |
"team 5:executor fix all errors" |
Unified agents organized by domain. Use the model parameter to match complexity.
Core workflow from exploration to verification
Multi-dimensional code quality checks
Deep expertise for specialized tasks
All agents use model-optimized routing (Opus for architecture/analysis, Sonnet for standard work, Haiku for quick lookups).
No docs needed. No commands to memorize. Just say what you want.
"Build me a REST API" - that's it. Autopilot detects your intent and orchestrates 19 agents automatically.
Say "fast" and it activates parallelism. Say "don't stop" and it persists. Every intent maps to the right mode.
Delegates to specialists, routes to the right model tier, verifies with architect. You focus on the what, not the how.
Install from Claude's plugin marketplace, run /oh-my-claudecode:omc-setup - done. Everything else is automatic.