Sync Reconcile banner
Leoyang183 Leoyang183

Sync Reconcile

Development community

Description

--- name: sync-reconcile description: Validate + detect drift + sync only missing MCP servers in one safe flow --- Run a safe one-shot reconcile pipeline: 1) validate schema/capability 2) detect drift 3) sync only missing servers ## Arguments The user may pass target names: `/sync-reconcile gemini codex` If no targets are specified, reconcile all targets. Optional flags: - `--server <names...>` or `-s <names...>` — reconcile only specified MCP servers by name - `--dry-run` — preview only, no

Installation

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

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

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

Full documentation available on GitHub

View Source Repository