By Pinperepette
Manage per-project persistent AGD memory graphs for Claude Code sessions, enabling token-efficient context access through TOC scanning, search, batch retrieval, backlinks, and graph traversal (6-15x token savings). View memory in a local browser server with searchable blocks, force-directed reference graphs, and rendered Markdown navigation.
npx claudepluginhub pinperepette/agd-memory --plugin agd-memoryOpen the agd-memory project memory in a local browser viewer. Spins up a small http server on localhost and prints the URL. Use when the user says "show me the memory", "view memory", "open memory", "see the graph", "apri la memoria", "vedi la memoria", or asks to inspect/visualize/browse the agd memory file.
Per-project persistent memory in AGD format with selective retrieval and graph traversal. Use when the user says "ricordi", "what do you remember", "do you know X" — or when you need project context (user preferences, paths, past decisions, scope-restricted rules) before answering. The memory file is a graph; pull the TOC first, then fetch the relevant blocks plus their backlinks/refs in a single call. Costs roughly 6-15x fewer tokens than loading the whole memory file (TOC alone ~6x, typical 1-3 block fetch ~14x, single-block ~74x).
Save a fact to the project's agd-memory. Use this skill when the user invokes /remember, says "ricorda questo", "salvalo in memoria", "remember this", "save to memory", or asks you to memorise a specific decision/path/version/preference. Two modes: with an argument the text is saved directly; without an argument propose a draft from the recent conversation and wait for the user's confirmation before writing.
Persistent memory for AI coding agents. Survives across sessions and compactions.
Persistent semantic memory for Claude Code — auto-injects relevant context at session start, captures git commits, test results, and research via hooks, and provides 30+ MCP tools for memory management.
Git-versioned, taxonomy-structured memory for Claude Code — recall by path, branch to isolate, time-travel to audit.
Persistent memory across Claude Code sessions using Cognis
Automatic semantic memory for Claude Code — remembers what you worked on across sessions
Admin access level
Server config contains admin-level keywords
Share bugs, ideas, or general feedback.
Persistent memory for Claude Code. Capture work across sessions and recall relevant context.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim