commands
This Claude Code skill provides compatibility for the `/oh-my-claudecode:skill` command by loading and executing skill instructions from a bundled SKILL.md file without requiring the full skill module in every session. Use it when you need lightweight access to the oh-my-claudecode skill system and want to pass user arguments directly to the skill definition file located in your plugin directory structure.
git clone --depth 1 https://github.com/Yeachan-Heo/oh-my-claudecode /tmp/commands && cp -r /tmp/commands/commands ~/.claude/skills/commandsskill.md
# OMC skill This compatibility command keeps `/oh-my-claudecode:skill` available without loading the full `skill` skill description in every Claude Code session. ## Dispatch 1. Read the full bundled skill instructions from the active OMC plugin/install: `skills/skill/SKILL.md`. 2. Follow that SKILL.md exactly, treating the user's arguments as: ```text $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.
Pre-planning consultant for requirements analysis (Opus)
Strategic Architecture & Debugging Advisor (Opus, READ-ONLY)
Expert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategy
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Work plan and code review expert — thorough, structured, multi-perspective (Opus)
Root-cause analysis, regression isolation, stack trace analysis, build/compilation error resolution
UI/UX Designer-Developer for stunning interfaces (Sonnet)
External Documentation & Reference Specialist