What problem does it solve?
This Skill removes the hassle of installing and keeping oh-my-claudecode (OMC) correctly configured across plugin, npm, and local-dev environments, especially when users need to recover from partial or outdated setup.
Core Features & Use Cases
- Single entrypoint setup wizard: Runs a multi-phase, end-to-end installation that prepares Claude Code configs for OMC.
- Local and global configuration modes: Supports project-scoped (.claude) and all-project (~/.claude) configuration targets with backups and safe marker validation.
- Environment readiness tasks: Configures HUD/statusline via the dedicated hud skill, clears stale plugin cache, sets default execution mode preferences, and optionally installs the standalone OMC CLI.
- Optional integrations: Offers MCP server configuration and can enable experimental agent teams with safe merging of settings.json.
- Resumable and interruption-tolerant: Persists setup progress after each phase and supports resuming or starting fresh.
Quick Start
Run the OMC setup wizard by invoking: /oh-my-claudecode:omc-setup