Sync Doctor banner
Leoyang183 Leoyang183

Sync Doctor

AI community

Description

--- name: sync-doctor description: Detect MCP config drift and parse errors between Claude Code and target AI agents --- Check whether target MCP configs are in sync with Claude Code, without writing any files. ## Arguments The user may pass target names: `/sync-doctor gemini codex` If no targets specified, check all targets (gemini, codex, opencode, kiro, cursor, kimi, vibe, qwen, amp, cline, windsurf). Optional flags: - `--skip-oauth` — ignore OAuth-only servers from Claude source - `--cod

Installation

Installs to ~/.claude/skills/leoyang183-sync-agents-settings-sync-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leoyang183-sync-agents-settings-sync-doctor && curl -fsSL https://raw.githubusercontent.com/Leoyang183/sync-agents-settings/HEAD/commands/sync-doctor.md -o ~/.claude/skills/leoyang183-sync-agents-settings-sync-doctor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository