From oh-my-claudecode
Guides users on how oh-my-claudecode (OMC) enhances Claude Code with automatic behaviors, optional magic keywords, and setup instructions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-claudecode:helpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**You don't need to learn any commands!** OMC enhances Claude Code with intelligent behaviors that activate automatically.
You don't need to learn any commands! OMC enhances Claude Code with intelligent behaviors that activate automatically.
| When You... | I Automatically... |
|---|---|
| Give me a complex task | Parallelize and delegate to specialist agents |
| Ask me to plan something | Start a planning interview |
| Need something done completely | Persist until verified complete |
| Work on UI/frontend | Activate design sensibility |
| Say "stop" or "cancel" | Intelligently stop current operation |
You can include these words naturally in your request for explicit control:
| Keyword | Effect | Example |
|---|---|---|
| ralph | Persistence mode | "ralph: fix all the bugs" |
| ralplan | Iterative planning | "ralplan this feature" |
| ulw | Max parallelism | "ulw refactor the API" |
| plan | Planning interview | "plan the new endpoints" |
Combine them: "ralph ulw: migrate the database"
Just say:
I'll figure out what to stop based on context.
If you haven't configured OMC yet:
/oh-my-claudecode:omc-setup
This is the only command you need to know. It downloads the configuration and you're done.
Your old commands still work! /ralph, /ultrawork, /planner, etc. all function exactly as before.
But now you don't NEED them - everything is automatic.
Version: 3.0.11
npx claudepluginhub mazenyassergithub/oh-my-claudecode --plugin oh-my-claudecodeCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.