Sync your Claude Code brain across machines — memory, skills, agents, rules, and settings with intelligent semantic merge.
You use Claude Code on multiple machines. Your laptop has learned your coding patterns. Your desktop has custom skills. None of them talk to each other. Every time you switch machines, you lose context and re-teach Claude the same things.
# Machine A (work laptop)
> /brain-init git@github.com:you/my-brain.git
✓ Brain exported: 42 memory entries, 3 skills, 5 rules
✓ Pushed to remote
# Machine B (home desktop)
> /brain-join git@github.com:you/my-brain.git
✓ Pulled brain, merged with local state
✓ Auto-sync enabled — your brain follows you.
Two commands. Zero daily effort. Works forever.
No other tool does cross-machine semantic merge of Claude Code's brain state. Unlike dotfile managers that just copy files, claude-brain intelligently merges your Claude Code memory, resolves contradictions, and deduplicates knowledge — all via Git, with no central server.
MIT License · GitHub