omc-setup

Automate oh-my-claudecode installation and refresh via CLAUDE.md configuration.

3|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/marcmunoz-uno/jailbreak --skill omc-setup-marcmunoz-uno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-setup
Source: https://github.com/marcmunoz-uno/jailbreak/tree/main/skills/omc-setup
Command: npx skills add https://github.com/marcmunoz-uno/jailbreak --skill omc-setup-marcmunoz-uno

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the hassle of installing, updating, or repairing oh-my-claudecode (OMC) so your Claude Code environment is configured correctly without repeated manual steps.

Core Features & Use Cases

  • One-command setup flow: Guides users through the canonical OMC setup workflow, including CLAUDE.md installation/refresh and environment configuration.
  • Local vs global configuration: Supports project-scoped (.claude/CLAUDE.md) and machine-wide (~/.claude/CLAUDE.md) setups, including backups of existing configs.
  • Resume, safety checks, and update detection: Prevents unnecessary rework via an “already configured” check, detects prior setup progress for resuming phases, and offers quick update behavior after upgrades.

Quick Start

Run: /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 CLAUDE.md for a local Claude Code project setup?

To configure CLAUDE.md for local Claude Code setup, run the omc-setup flow to automate installation of project-scoped configurations in the .claude/CLAUDE.md file, including necessary backups of existing configurations.

What is the best way to update oh-my-claudecode after a plugin upgrade?

Updating oh-my-claudecode after a plugin upgrade is handled by running the forced reconfiguration mode, which detects prior setup state and quickly refreshes the CLAUDE.md configuration without redundant rework.

Does this Claude Code configuration tool support resuming interrupted setup phases?

Yes, the Claude Code configuration tool supports resuming interrupted setup phases by detecting prior setup progress and continuing phase-by-phase execution from the last completed state.

Can I install global Claude Code configuration settings across my entire machine?

Yes, you can install global Claude Code configuration settings by targeting the machine-wide ~/.claude/CLAUDE.md file path, which applies the oh-my-claudecode environment setup across all projects.

Why does my oh-my-claudecode setup say it is already configured?

Your oh-my-claudecode setup says it is already configured because the tool performs an "already configured" safety check against the existing OMC setup state to prevent unnecessary rework and redundant configuration.