From oh-my-claudecode
Ask Claude, Codex, or Gemini via local CLI and capture a reusable artifact
How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-claudecode:askThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
/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"
Preferred path:
omc ask {{ARGUMENTS}}
claude --version
codex --version
gemini --version
omc ask writes artifacts to:
.omc/artifacts/ask/<provider>-<slug>-<timestamp>.md
Task: {{ARGUMENTS}}
npx claudepluginhub avireddy0/oh-my-claudecodeCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
2plugins reuse this skill
First indexed Jul 10, 2026