What problem does it solve?
This Skill eliminates confusion and delays when installing, updating, diagnosing, or configuring MCP servers by routing setup requests to the correct Oh-My-ClaudeCode flow automatically.
Core Features & Use Cases
- Unified setup entrypoint: Uses
/oh-my-claudecode:setup as the single command for setup, doctor, and MCP configuration.
- First-argument routing: Sends the request to the appropriate flow based strictly on the first argument (e.g.,
doctor, mcp, or default wizard routing).
- Compatibility notes: Keeps older entrypoints valid while steering new users toward the unified
setup command.
Example use case: A developer runs an install check after updating dependencies and then configures an MCP server without needing to remember multiple command variants.
Quick Start
Ask the system to run setup doctor --json to execute installation diagnostics and return structured output.