claude-memory/project_claude_memory_sync.md

22 lines
971 B
Markdown

---
name: project-claude-memory-sync
description: Cross-device Claude memory sync via the claude-memory Forgejo repo
metadata:
node_type: memory
type: project
originSessionId: 3e5f5ed8-17c3-4f03-b761-a349552ec2a8
---
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]]