971 B
971 B
| name | description | metadata | ||||||
|---|---|---|---|---|---|---|---|---|
| project-claude-memory-sync | Cross-device Claude memory sync via the claude-memory Forgejo repo |
|
Claude's memory files (this directory) are synced via a dedicated Forgejo repo:
ssh://git@100.85.209.116:2222/kenpat/claude-memory.git
Why: kenpat works across multiple devices (samurai, monk/T14s, kscloud1) and wants
Claude Code to have the same accumulated context everywhere. A pull command lives in
the obsidian-vault under Homelab Commands/Quick Reference.md.
How to apply: When starting a session on a new device, pull this repo and copy its
contents into the active project's ~/.claude/projects/<project>/memory/ directory
(create the directory if missing). When new memories are saved here, periodically
commit and push them back to claude-memory so other devices stay in sync.
Related: project-cyberpunk-wallpaper