omc-setup

Install and configure oh-my-claudecode for Claude Code with resumable phased setup.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/dropsyoon/oh-my-claudecode --skill omc-setup-dropsyoon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-setup
Source: https://github.com/dropsyoon/oh-my-claudecode/tree/main/skills/omc-setup
Command: npx skills add https://github.com/dropsyoon/oh-my-claudecode --skill omc-setup-dropsyoon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It solves the problem of getting oh-my-claudecode (Claude Code multi-agent orchestration) installed and correctly configured across plugin, npm, or local development setups without repeatedly re-running a complex wizard after updates.

Core Features & Use Cases

  • Idempotent install & refresh: Installs or refreshes the canonical CLAUDE.md (local or global) while preserving required OMC markers and backing up existing configs.
  • Resumable, phased setup: Runs a multi-phase setup with saved progress after each phase so interruptions can resume safely.
  • Smart configuration options: Configures HUD/status line, default execution mode, optional OMC CLI helpers, task management tool choice, MCP server setup, and optional agent team defaults.

Quick Start

Tell the AI to guide you through a fresh setup by running: /oh-my-claudecode:omc-setup

Frequently Asked Questions about omc-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure oh-my-claudecode for Claude Code multi-agent orchestration?

Run the phased omc-setup workflow to install oh-my-claudecode by applying canonical CLAUDE.md configurations, enabling optional MCP servers, and setting up agent-team defaults for your local or global user environment.

What is the best way to repair a broken Claude Code CLI configuration?

Repair a broken Claude Code CLI configuration by running the idempotent omc-setup workflow, which validates config markers, restores missing OMC settings, and safely backs up your current files.

Can I resume an interrupted oh-my-claudecode plugin installation?

Yes, you can resume an interrupted oh-my-claudecode installation because the setup workflow saves progress after each phase, allowing the multi-step configuration to continue safely without restarting.

Does omc-setup support upgrading existing MCP integration and statusline configurations?

Yes, omc-setup supports upgrading existing MCP integration and statusline configurations by running an idempotent refresh that preserves required OMC markers and backs up previous settings before applying updates.

Why does my oh-my-claudecode setup fail to apply HUD and status line changes?

Your oh-my-claudecode setup might fail to apply HUD and status line changes due to delegation constraints, which require specific HUD configurations to be handled through the dedicated hud skill.