From config-sync
Sync ~/.claude/ configuration to a git repo automatically on session start/end
How this skill is triggered — by the user, by Claude, or both
Slash command
/config-sync:config-syncThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Automatically pulls config from a git repo on session start and pushes changes on session end. Keeps your Claude Code settings, commands, and skills synchronized across machines.
Automatically pulls config from a git repo on session start and pushes changes on session end. Keeps your Claude Code settings, commands, and skills synchronized across machines.
~/projects/claude-config)REPO_DIR in the hook scripts to point to your config reposettings.json, settings.local.jsoncommands/ directoryskills/ directoryhooks/ directoryCLAUDE.mdplugins/cache/, plugins/marketplaces/session-env/, todos/, debug/history.jsonl*.local.md state filesnpx claudepluginhub varunr89/claude-marketplace --plugin config-syncShares Claude Code resources (memories, skills, hooks, scripts, commands) between projects via a centralized claude-settings repo. Copies .claude/* files and publishes them, with private info scanning and optional auto mode.
Syncs cc-settings with upstream Claude Code changelog (maintainer) or updates local cc-settings install (user).
Helps users sync Claude Code projects across multiple devices using Git as a synchronization tool. Includes setup guidance for beginners.