help

help

Populaire

Guide on using oh-my-claudecode plugin

2.9Kétoiles
243forks
Mis à jour 1/27/2026
SKILL.md
readonlyread-only
name
help
description

Guide on using oh-my-claudecode plugin

How OMC Works

You don't need to learn any commands! OMC enhances Claude Code with intelligent behaviors that activate automatically.

What Happens 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

Magic Keywords (Optional Shortcuts)

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"

Stopping Things

Just say:

  • "stop"
  • "cancel"
  • "abort"

I'll figure out what to stop based on context.

First Time Setup

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.

For 2.x Users

Your old commands still work! /ralph, /ultrawork, /plan, etc. all function exactly as before.

But now you don't NEED them - everything is automatic.

Need More Help?


Version: 3.5.5

You Might Also Like

Related Skills

verify

verify

243K

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

facebook avatarfacebook
Obtenir
test

test

243K

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

facebook avatarfacebook
Obtenir

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

facebook avatarfacebook
Obtenir

Use when adding new error messages to React, or seeing "unknown error code" warnings.

facebook avatarfacebook
Obtenir
flow

flow

243K

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

facebook avatarfacebook
Obtenir
flags

flags

243K

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

facebook avatarfacebook
Obtenir