ワンクリックで
setup
Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
N coordinated agents on shared task list using Claude Code native teams
Configure HUD display options (layout, presets, display elements)
Socratic deep interview with mathematical ambiguity gating before explicit execution approval
Durable multi-goal workflow that persists plan/ledger artifacts under .omcp/ultragoal and prints Claude /goal handoff text for the active session
Cancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, swarm, ultrapilot, pipeline, team)
Diagnose and fix oh-my-copilot installation issues
| name | setup |
| description | Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow |
| level | 2 |
Use /oh-my-copilot:setup as the unified setup/configuration entrypoint.
/oh-my-copilot:setup # full setup wizard
/oh-my-copilot:setup doctor # installation diagnostics
/oh-my-copilot:setup mcp # MCP server configuration
/oh-my-copilot:setup wizard --local # explicit wizard path
Process the request by the first argument only so install/setup questions land on the right flow immediately:
wizard, local, global, or --force -> route to /oh-my-copilot:omc-setup with the same remaining argsdoctor -> route to /oh-my-copilot:omc-doctor with everything after the doctor tokenmcp -> route to /oh-my-copilot:mcp-setup with everything after the mcp tokenExamples:
/oh-my-copilot:setup --local # => /oh-my-copilot:omc-setup --local
/oh-my-copilot:setup doctor --json # => /oh-my-copilot:omc-doctor --json
/oh-my-copilot:setup mcp github # => /oh-my-copilot:mcp-setup github
/oh-my-copilot:omc-setup, /oh-my-copilot:omc-doctor, and /oh-my-copilot:mcp-setup remain valid compatibility entrypoints./oh-my-copilot:setup in new documentation and user guidance.Task: {{ARGUMENTS}}