Yeachan-Heo/oh-my-claudecode

DirSkills catalogs 25 skills from this repository, across 5 categories: AI Engineering, Automation, DevOps, Frontend, Quality.

38.5K stars3.5K forksView on GitHub
๐Ÿงน
3w ago

AI Slop Cleaner

AI Slop Cleaner removes code bloat, duplication, dead code, and needless abstraction from AI-generated code using a deletion-first, regression-safe workflow. It supports a reviewer-only mode to separate cleanup writing from review.
Quality
38.5K3.5K
๐Ÿงญ
3w ago

Ask

Ask routes a prompt through the local Claude, Codex, Gemini, Antigravity, Grok, or Cursor CLI via `omc ask` and persists the result as an ask artifact. Use it when you want to ask a local AI model a question or task and save the response.
AI Engineering
38.5K3.5K
๐Ÿค–
3w ago

Autopilot

Autopilot turns a brief product idea into working code by autonomously handling requirements analysis, technical design, planning, parallel implementation, QA cycling, and multi-perspective validation. Use it when you want hands-off execution from a 2-3 line description to verified, working software.
AI Engineering
38.5K3.5K
๐Ÿ”
3w ago

Autoresearch

Autoresearch runs one mission through bounded, evaluator-driven iterations and records each decision in durable logs. Use it when you have an existing mission and want persistent improvement until an explicit stop condition or max runtime is reached.
AI Engineering
38.5K3.5K
๐Ÿง 
3w ago

CCG

CCG routes tasks through Codex and Antigravity/Gemini CLIs, then Claude synthesizes both outputs into one answer. Use it to get parallel external perspectives on architecture, code review, and UI without tmux team workers.
AI Engineering
38.5K3.5K
โน๏ธ
3w ago

Cancel OMC Mode

Cancel OMC Mode detects and cancels the active Oh My Claude Code mode such as autopilot, ralph, ultrawork, or swarm. Use it to cleanly exit a workflow, release tasks, and clear state files.
AI Engineering
38.5K3.5K
๐Ÿงฉ
3w ago

Commands

Commands exposes the /oh-my-claudecode:skill compatibility command so a Claude Code session can load the full OMC skill instructions on demand without loading the entire skill description in every session.
AI Engineering
38.5K3.5K
๐Ÿ””
3w ago

Configure Notifications

Configure Notifications sets up Telegram, Discord, or Slack notification integrations for Claude Code sessions so users are alerted when sessions end, need input, or complete background tasks.
Automation
38.5K3.5K
๐Ÿ›
3w ago

Debug

Debug diagnoses current OMC or Claude Code session problems by inspecting logs, traces, state, and focused reproduction. Use it when a workflow breaks or runtime behavior is confusing and you need the root cause and smallest next fix.
Quality
38.5K3.5K
๐Ÿ”
3w ago

Deep Dive

Deep Dive runs a two-stage pipeline: trace investigates root causes in parallel, then deep-interview crystallizes requirements, with trace findings injected to avoid re-exploration. Use when a problem is ambiguous and needs investigation before requirements.
AI Engineering
38.5K3.5K
๐Ÿ“š
3w ago

Deep Init

Deep Init creates comprehensive, hierarchical AGENTS.md documentation across a codebase to help AI agents understand directory purpose, relationships, and conventions.
AI Engineering
38.5K3.5K
๐ŸŽ™๏ธ
3w ago

Deep Interview

Deep Interview turns vague ideas into spec-ready requirements through one-question-at-a-time Socratic interviewing and weighted ambiguity scoring. Use it when a user wants thorough clarification and no assumptions before execution.
AI Engineering
38.5K3.5K
๐Ÿ”
3w ago

External Context

External Context decomposes a query into parallel search facets and invokes document-specialist agents to fetch external documentation, references, and context with citations. Use it when you need up-to-date information from official docs, blogs, or the web for a technical question.
AI Engineering
38.5K3.5K
๐Ÿ“Š
3w ago

HUD

HUD configures the OMC (oh-my-claudecode) heads-up display for the Claude Code statusline, letting you switch between minimal, focused, and full presets. Use it to set up or repair the HUD, control displayed elements, and view agent status.
Frontend
38.5K3.5K
๐Ÿง 
3w ago

Learner

Learner extracts a learned skill from the current conversation, capturing hard-won debugging insights and non-obvious project-specific knowledge as reusable skill files with triggers and guidance.
AI Engineering
38.5K3.5K
๐Ÿ› ๏ธ
3w ago

Local Build Reminder

Local Build Reminder prompts the user to run npm run build after editing TypeScript files when running OMC from a local fork. It triggers automatically whenever the AI notices changed src/**/*.ts files or local mode is active.
DevOps
38.5K3.5K
๐Ÿ”Œ
3w ago

MCP Setup

MCP Setup configures Model Context Protocol servers to extend Claude Code with tools like web search, filesystem access, and GitHub integration. Use it when agents need external capabilities.
AI Engineering
38.5K3.5K
โœ…
3w ago

Merge Readiness

Merge Readiness generates a human-readable explanation of a completed change and quizzes the human to verify they can explain why it exists, what changed, tradeoffs, risks, and team understanding before requesting merge approval.
Quality
38.5K3.5K
๐Ÿฉบ
3w ago

OMC Doctor

OMC Doctor diagnoses and fixes oh-my-claudecode installation issues by running diagnostics across plugin version, legacy hooks, CLAUDE.md markers, Ruby dependency, and stale cache.
DevOps
38.5K3.5K
๐Ÿ“š
3w ago

OMC Reference

OMC Reference provides the OMC agent catalog, available tools, team pipeline routing, commit protocol, and skills registry for Claude Code sessions. Use it when delegating to agents, orchestrating teams, making commits, or invoking OMC skills.
AI Engineering
38.5K3.5K
โš™๏ธ
3w ago

OMC Setup

OMC Setup installs, refreshes, or repairs oh-my-claudecode for plugin, npm, and local-dev setups. Use it after installing via plugin marketplace or npm, or when updating a local development checkout.
DevOps
38.5K3.5K
๐Ÿ‘ฅ
3w ago

OMC Teams

OMC Teams launches N CLI agent workers in tmux panes to execute tasks in parallel across claude, codex, gemini, antigravity, grok, or cursor. Use it when you need process-based parallel execution of independent subtasks.
Automation
38.5K3.5K
๐Ÿงญ
3w ago

Plan

Plan creates comprehensive, actionable work plans by interviewing the user for vague requests or generating directly from detailed requests, with optional consensus and review modes.
AI Engineering
38.5K3.5K
๐ŸŒฟ
3w ago

Project Session Manager

Project Session Manager automates isolated development environments using git worktrees and tmux sessions for reviewing PRs, fixing issues, and building features. It supports GitHub and Jira project references, aliases, and attach/kill/status session commands.
Automation
38.5K3.5K
๐Ÿ”
3w ago

Ralph

Ralph keeps working on a task until every user story in prd.json passes and is reviewer-verified. It wraps parallel execution with session persistence, automatic retry, and mandatory verification before completion.
AI Engineering
38.5K3.5K