Memory Sync — Development skill for Claude Code
Reconcile memories with an Obsidian vault — drift report (requires OBSIDIAN_VAULT).
How to install Memory Sync
Installs to ~/.claude/skills/mffnxman-memory-spine-memory-sync/SKILL.md
mkdir -p ~/.claude/skills/mffnxman-memory-spine-memory-sync && curl -fsSL https://raw.githubusercontent.com/mffnxman/memory-spine/HEAD/commands/memory-sync.md -o ~/.claude/skills/mffnxman-memory-spine-memory-sync/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Memory Sync does
description: "Reconcile memories with an Obsidian vault — drift report (requires OBSIDIAN_VAULT)"
Memory Sync
The user invoked `/memory-sync`. Run the bidirectional drift report between the memory files and the Obsidian vault named by `OBSIDIAN_VAULT`.
Steps
**Run sync report** with HTML output:
python "{{SCRIPTS_DIR}}/obsidian_sync.py" --htmlIf `OBSIDIAN_VAULT` is unset the script reports that no vault is configured; say so and stop.
**Brief verb
Alternatives in Development
- Dotenv Vault — Sync environment variables across machines for consistent Claude Code behavior 1.2k ★
- Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★
- Memory Search — Search through Claude's persistent memories for specific content, patterns, or keywords 332 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Sync Reconcile
Validate + detect drift + sync only missing MCP servers in one safe flow
Obsidian Reconcile
Find and resolve contradictions in the vault — the vault maintains its own truth
Obsidian Brain
Obsidian plugin bridging your vault with the RuVector Brain — DiskANN semantic search, AIDefence scanning, pi.
Obs
Manage your Obsidian agent memory vault — initialize, analyze projects, write session summaries, scaffold proj
Mnemo
Persistent memory layer for Claude Code and Codex — your Obsidian vault on autopilot. Seven skills: recall, sa
Unified Agent Memory
Unified fleet-wide agent memory system for DeepSeek Harness — shared Obsidian Vault for dsh, Codex, Claude Cod
Related Agents
Local Writer
Use for high-token repetitive writing (docstrings, inline code comments, Markdown documentation, CHANGELOG/REA
Plan Guardian
Drift check for the active cc-memory plan. Read memory/PLAN.md + memory/PROGRESS.md, compare against recent ac
Vault Migrator
Classify, transform, and migrate vault content from a source vault into this obsidian-mind instance. Two modes