omc-default
Installation
SKILL.md
OMC Default (Project-Scoped)
Task: Configure OMC Default Mode (Project-Scoped)
CRITICAL: This skill ALWAYS downloads fresh CLAUDE.md from GitHub to your local project. DO NOT use the Write tool - use bash curl exclusively.
Step 1: Create Local .claude Directory
Ensure the local project has a .claude directory:
# Create .claude directory in current project
mkdir -p .claude && echo "✅ .claude directory created" || echo "❌ Failed to create .claude directory"
Step 2: Download Fresh CLAUDE.md (MANDATORY)
Execute this bash command to download fresh CLAUDE.md to local project config:
Related skills
More from yeachan-heo/oh-my-claudecode
hud
Configure HUD display options (layout, presets, display elements)
524deepinit
Deep codebase initialization with hierarchical AGENTS.md documentation
433autopilot
Full autonomous execution from idea to working code
426ralph
Self-referential loop until task completion with configurable verification reviewer
415omc-setup
Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
406ultrawork
Parallel execution engine for high-throughput task completion
404