Install
openclaw skills install @its-how/aha-claudecode-omcClaude Code+OMC optimized capability orchestration skill. Use this when in Claude Code with OMC (oh-my-claudecode) installed. Activates full delegation mode with OMC-specific capability discovery and task-driven orchestration.
openclaw skills install @its-how/aha-claudecode-omcFull-delegation capability orchestration for Claude Code with oh-my-claudecode (OMC) installed. This skill enables the agent to autonomously discover, select, combine, and reselect available capability surfaces (native runtime, enhancement layer, skill, MCP, command, subagent, worktree) to build the lowest-sufficient execution route for each task unit.
OMC provides a rich agent surface: 32+ specialized agents, Team Mode, Autopilot, Ultrawork, Ralph, and Pipeline orchestration. This skill activates per-task agent matching — the agent selects the OMC capability surface that best fits the task unit rather than defaulting to a fixed agent.
Run detection at three levels. Do not collapse a partial failure into a full fallback — only re-orchestrate the specific surface that is unavailable.
claude plugin list for oh-my-claudecode. Fallback: inspect ~/.claude/plugins/ directory for OMC. Fallback: check if OMC agents are available via @mention in Claude Code.aha-codex-omx instead. If you are in OpenCode with OMO, use aha-opencode-omo instead. This skill is for Claude Code+OMC only.Run discovery on every orchestration pass. Capability surfaces change across sessions, projects, versions, and permission modes.
@mention to discover available OMC agents; check OMC runtime docs for the exact agent listSee ./references/capability-orchestration.md for the 7-field discovery schema.
If discovery fails, transparently tell the user, fall back to built-in reference knowledge, mark it as possibly outdated, and invite the user to provide current capability information. Do not overclaim actual availability.
~/.claude/skills/aha-claudecode-omc/).claude plugin marketplace add Yeachan-Heo/oh-my-claudecode (verify against official repo before use)./references/capability-orchestration.md before applying orchestration logic. It is the source of truth for orchestration steps, transparency, re-orchestration, out-of-session, cost awareness, and the 7-field discovery schema.git pull in the aha-orch repo, or re-run npx skills add its-how/aha-orch to get the latest version.aha-claudecode-omc/) from your skills path.