Releases: shandar/memory-map
Releases · shandar/memory-map
v0.1.0 — Initial Release
memory-map v0.1.0 — Initial Release
A complete memory loop for Claude. Three skills bundled as one plugin.
What's included
- memory-map — snapshots project context to persistent memory at session close
- memory-recall — loads stored memory and surfaces what's relevant right now
- memory-prune — identifies stale entries and proposes a cleanup with your confirmation
Works in
- claude.ai (persistent memory API)
- Claude Code (
~/.claude/memory.md) - Cursor, Windsurf, Codex CLI (via SKILL.md format)
Install
Claude Code (one line):
curl -fsSL https://raw.githubusercontent.com/shandar/memory-map/main/install.sh | bashManual: Download memory-map-plugin.zip below, extract, copy skills/* to ~/.claude/skills/.
Single skill (claude.ai or selective install): Download the individual skill ZIPs below.
See the README for full usage docs.
Files
memory-map-plugin.zip— full plugin with all three skillsmemory-map.zip— just the snapshot skillmemory-recall.zip— just the load skillmemory-prune.zip— just the clean skill