Tools
claude-mem: AI-to-AI Session Memory Compression Plugin for Claude Code Reaches 39.4K Stars
thedotmack/claude-mem is a Claude Code plugin that automatically captures everything Claude does during coding sessions, compresses it using Claude's own agent-sdk, and injects relevant compressed context back into future sessions. The plugin implements an AI-to-AI compression loop — Claude summarizing Claude's own work history — as a persistent memory primitive built natively on the agent-sdk. At 39.4K stars it is among the highest-starred Claude Code-specific productivity plugins.
Source
↳ Follow the thread