Plugins by Alex Newman (thedotmack)
npx claudepluginhub thedotmack/rad-memPersistent memory system for Claude Code - seamlessly preserve context across sessions
Quick Start • How It Works • Search Tools • Documentation • Configuration • Troubleshooting • License
Rad-Mem seamlessly preserves context across sessions by automatically capturing tool usage observations, generating semantic summaries, and making them available to future sessions. This enables Claude to maintain continuity of knowledge about projects even after sessions end or reconnect.
Start a new Claude Code session in the terminal and enter the following commands:
> /plugin marketplace add thedotmack/rad-mem
> /plugin install rad-mem
Restart Claude Code. Context from previous sessions will automatically appear in new sessions.
Key Features:
rad-mem:// URIs📚 View Full Documentation - Browse markdown docs on GitHub
💻 Local Preview: Run Mintlify docs locally:
cd docs
npx mintlify dev