ask
SKILL.md
Ask
Use OMC's canonical advisor skill to route a prompt through the local Claude, Codex, or Gemini CLI and persist the result as an ask artifact.
Usage
/oh-my-claudecode:ask <claude|codex|gemini> <question or task>
Examples:
/oh-my-claudecode:ask codex "review this patch from a security perspective"
/oh-my-claudecode:ask gemini "suggest UX improvements for this flow"
/oh-my-claudecode:ask claude "draft an implementation plan for issue #123"
Routing
Preferred path:
omc ask {{ARGUMENTS}}
Requirements
- The selected local CLI must be installed and authenticated.
- Verify availability with the matching command:
claude --version
codex --version
gemini --version
Artifacts
omc ask writes artifacts to:
.omc/artifacts/ask/<provider>-<slug>-<timestamp>.md
Task: {{ARGUMENTS}}
Weekly Installs
13
Repository
yeachan-heo/oh-…audecodeGitHub Stars
9.9K
First Seen
6 days ago
Security Audits
Installed on
gemini-cli13
claude-code13
github-copilot13
amp13
cline13
codex13