setup

Route setup requests to Claude Code orchestration flows for install, doctor, and MCP tasks.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ClementATH/oh-my-claudecode --skill setup-clementath
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/ClementATH/oh-my-claudecode/tree/main/skills/setup
Command: npx skills add https://github.com/ClementATH/oh-my-claudecode --skill setup-clementath

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Setup and routing for Claude Code orchestration configurations across multiple flows, providing a single entrypoint to streamline installation, diagnostics, and MCP configuration.

Core Features & Use Cases

  • Unified routing: directs install, doctor, and MCP setup requests to the correct internal flows.
  • Compatibility: preserves legacy CLI entrypoints while promoting the new unified setup path.
  • Guided workflows: offers clear guidance for common setup scenarios and diagnostics.

Quick Start

Run /oh-my-claudecode:setup to start the unified setup wizard.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I configure Claude Code orchestration flows from a single entrypoint?

Setup provides a unified routing entrypoint that directs install, doctor, and MCP configuration requests to the correct internal Claude Code orchestration flows. It uses frontmatter-driven routing to simplify configuration management across multiple tasks.

Can I still use legacy CLI commands for Claude Code setup and diagnostics?

Yes, legacy CLI entrypoints remain fully compatible. The setup flow preserves existing CLI commands while promoting the new unified setup path, ensuring backward compatibility as you transition to frontmatter-driven routing.

What is frontmatter-driven routing in Claude Code configuration management?

Frontmatter-driven routing is the mechanism setup uses to direct setup-related requests to the correct orchestration flows. It enforces routing rules across install, doctor, and MCP tasks, providing a single entrypoint for configuration management.

How do I run diagnostics for Claude Code MCP and installation issues?

Run the setup wizard to access guided workflows for common setup scenarios and diagnostics. It routes doctor and MCP setup requests to the correct internal flows, guiding you through troubleshooting and configuration steps.

Does setup require any additional dependencies to manage Claude Code workflows?

No, setup operates without any dependencies. It functions as a standalone routing layer that enforces frontmatter-driven rules to manage Claude Code orchestration configurations across install, doctor, and MCP tasks.

When should I use a unified setup wizard instead of individual CLI commands?

Use the unified setup wizard when managing multiple Claude Code orchestration flows like install, doctor, and MCP configuration simultaneously. It provides clear guidance for common setup scenarios and simplifies configuration management over using individual CLI commands.