Персистентная память между сессиями Claude Code
general
claude-mem is a Claude Code skill that provides a persistent memory compression system: it automatically captures tool-usage observations, generates semantic summaries, and makes them available to future sessions so Claude maintains continuity of knowledge about a project even after a session ends or reconnects. Installation takes a single command — `npx claude-mem install` — with optional flags for OpenCode and Antigravity CLI targets. An MCP server with dedicated search tools lets the agent query accumulated context on demand. Developers working on long-running projects who need AI agents to remember prior decisions and actions without manual note-keeping will find this especially useful.
- #claude-mem