omc-setup

Automate end-to-end OMC setup and refresh for Claude Code environments.

1|1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/Cheggin/request-for-startups --skill omc-setup-cheggin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-setup
Source: https://github.com/Cheggin/request-for-startups/tree/main/skills/omc-setup
Command: npx skills add https://github.com/Cheggin/request-for-startups --skill omc-setup-cheggin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The OMC Setup skill automates and standardizes the installation, refresh, and global/project-specific configuration of oh-my-claudecode across Claude Code environments, reducing manual setup toil and ensuring consistent onboarding.

Core Features & Use Cases

  • End-to-end setup workflow: install CLAUDE.md, configure HUD/statusLine, verify plugin installation, and optional MCP server integration.
  • Phase-driven execution: guides users through 4 phases (install CLAUDE.md, environment config, integrations, completion) with safe defaults and progress resume.
  • Local/global scope support: handles per-project or global CLAUDE.md configuration and preserves user settings during upgrades.

Quick Start

Run /startup-harness:omc-setup to start the full OMC setup wizard for local or global configuration.

Frequently Asked Questions about omc-setup

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

FAQPage Schema
How do I automate Claude Code CLAUDE.md configuration across multiple projects?

Automating Claude Code CLAUDE.md configuration across projects requires a phase-driven setup flow that handles local and global scopes. This process installs configuration files, sets up HUD statusLine, and verifies plugin installation with safe defaults and progress resume to ensure repeatable onboarding.

What is the best way to configure MCP server integration in a Claude Code environment?

Configuring MCP server integration in a Claude Code environment is best handled through an end-to-end setup wizard that includes MCP integration as an optional phase. This approach standardizes the installation alongside CLAUDE.md and HUD configuration, ensuring consistent plugin and server setup.

Can I preserve my existing Claude Code user settings when refreshing oh-my-claudecode?

Refreshing oh-my-claudecode preserves user settings during upgrades by using safe defaults and a resume save mechanism. The setup workflow targets reliable, repeatable installations without overwriting existing local or global CLAUDE.md configurations.

Does the OMC setup workflow support resuming interrupted installations?

The OMC setup workflow supports resuming interrupted installations through a phase-driven execution model with progress resume. It guides users through four phases, including environment config and integrations, ensuring safe defaults prevent incomplete configurations.

Why does my manual Claude Code plugin installation lack HUD setup and consistent configuration?

Manual Claude Code plugin installation lacks consistency because it skips the phase-driven setup required for HUD statusLine and CLAUDE.md configuration. Automating this setup reduces manual toil and ensures standardized onboarding across development teams.

Do I need to configure HUD statusLine separately when setting up Claude Code environments?

Configuring HUD statusLine is integrated directly into the Claude Code setup workflow rather than being a separate task. The phased execution handles CLAUDE.md installation, environment configuration, and HUD setup together to ensure a complete and reliable installation.