Skip to main content
Generalmarkus41

claude-code-sync

Idempotent update of an existing Claude Code setup — re-fingerprint the repo, propagate updates to sub-repos, refresh docs/context, section-merge CLAUDE.md/README.md, fix configuration drift. Use this skill whenever the user runs /cc-sync, asks to "update the claude setup", "propagate to sub-repos", "fix drift", "resync", or reports that the .claude/ directory has gone stale.

Stars
12
Source
markus41/claude
Updated
2026-05-11
Slug
markus41--claude--claude-code-sync
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/markus41/claude/HEAD/plugins/claude-code-expert/skills/claude-code-sync/SKILL.md -o .claude/skills/claude-code-sync.md

Drops the SKILL.md into .claude/skills/claude-code-sync.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.