Claude Code Sync
Description
Secure cross-platform CLI to sync Claude Code configs (~/.claude/) across machines via GitHub with age encryption
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-code-sync
**Secure, cross-platform CLI to sync [Claude Code](https://claude.com/claude-code) configs across machines via GitHub with [age](https://github.com/FiloSottile/age) encryption.**
[](https://github.com/felixisaac/claude-code-sync/actions/workflows/ci.yaml) [](https://github.com/felixisaac/claude-code-sync/actions/workflows/release.yaml) [](https://goreportcard.com/report/github.com/felixisaac/claude-code-sync) [](https://opensource.org/licenses/MIT)
Table of Contents
- Why This Exists
- Features
- Installation
- Quick Start
- Commands
- Understanding Claude Code's Directory Structure
- What Gets Synced
- Security
- How It Works
- Configuration
- Workflows
- FAQ
- Contributing
- License
Why This Exists
The Problem
If you use [Claude Code](https://claude.com/claude-code) across multiple machines (desktop, laptop, SSH servers), you've faced these pain points:
| Pain Point | How It Manifests |
|---|---|
| Config drift | Custom commands, agents, and skills only exist on one machine |
| Tedious setup | Setting up a new dev environment means manually copying configs |
| No encryption | Can't safely store configs in git (API keys, OAuth tokens in settings.json and ~/.claude.json) |
| Complex tools | chezmoi requires learning file prefixes, templates, and chezmoi edit workflow |
| Server dependency |
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git