npx skillsauth add 1molchuan/oh-my-ccg doctorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Diagnose the oh-my-ccg installation and identify issues.
rpi_state_read → verify responseask_codex(agent_role="architect", prompt="ping") → verify responseask_gemini(agent_role="designer", prompt="ping") → verify responsecodex --version via Bashgemini --version via Bashnpx openspec --version (optional dependency)npx tsc --noEmitoh-my-ccg Doctor Report:
✅ Plugin manifest (.claude-plugin)
✅ Hooks (8/8 scripts found)
✅ MCP tools server (rpi_state_read responded)
✅ MCP codex server (ask_codex responded)
❌ MCP gemini server (ask_gemini failed — gemini CLI not found)
✅ State directory (.oh-my-ccg/)
✅ Codex CLI (codex v1.x.x)
❌ Gemini CLI (not found)
✅ OpenSpec (v1.1.1) — optional
✅ Node.js (v22.x.x)
✅ TypeScript (zero errors)
Issues found: 2
[W1] Gemini CLI not installed. Multi-model routing will fall back to Codex only.
Fix: npm install -g @google/gemini-cli
[W2] MCP gemini server not responding.
Fix: Install Gemini CLI, then restart Claude Code to reload MCP servers.
If --fix flag is present, attempt to resolve issues automatically:
data-ai
显示 Agent 流程追踪时间线与摘要
tools
并行团队执行,N 个协调 Worker 协作
tools
oh-my-ccg 初始安装向导
tools
持久化执行-验证-修复循环,直到任务完成