Skip to content
Agent Orchestration
Command

/ask

This compatibility command keeps `/oh-my-claudecode:ask` available without loading the full `ask` skill description in every Claude Code session.

From plugin
oh-my-claudecode
39k21 skills21 agents21 commands11 hooks
+1
Install
> /plugin marketplace add Yeachan-Heo/oh-my-claudecode
> /plugin install oh-my-claudecode@omc

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ask

Context preview

What this command does when you run it.

This compatibility command keeps `/oh-my-claudecode:ask` available without loading the full `ask` skill description in every Claude Code session.

Command definition

ask.md
description: ""

OMC ask

This compatibility command keeps `/oh-my-claudecode:ask` available without loading the full `ask` skill description in every Claude Code session.

Dispatch

1. Read the full bundled skill instructions from the active OMC plugin/install: `skills/ask/SKILL.md`. 2. Follow that SKILL.md exactly, treating the user's arguments as:

$ARGUMENTS

If the file is not directly readable from the current working directory, locate it under the active `CLAUDE_PLUGIN_ROOT`/`OMC_PLUGIN_ROOT`, package root, or installed OMC plugin directory, then continue.

Ships withoh-my-claudecode

For Codex users: Check out oh-my-codex — the same orchestration experience for OpenAI Codex CLI. Liked OmC but found it a bit overkill? Try gajae-code.

Get the whole plugin

Other commands on oh-my-claudecode.