Sync Claude Config banner
lelandg lelandg

Sync Claude Config

Development community

Description

--- description: Sync Claude Code + cross-CLI config (AGENTS.md, CLAUDE.md, GEMINI.md, agents, skills, settings, statusline, guard hooks, plugins, MCP servers) from this machine to an SSH host argument-hint: "[host] — ssh alias from ~/.ssh/config; omit to discover and choose" --- Invoke the Skill tool with `skill: "sync-claude-config"` and pass the arguments through: `$ARGUMENTS` If no host was given, discover candidates from ~/.ssh/config per the skill's §0 and ask which to sync.

Installation

Installs to ~/.claude/commands/lelandg-.claude_code-sync-claude-config.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lelandg/.claude_code/HEAD/.claude/commands/sync-claude-config.md -o ~/.claude/commands/lelandg-.claude_code-sync-claude-config.md

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

Full documentation available on GitHub

View Source Repository