Сжатая память между сессиями Claude Code
ai-tooling
claude-mem-compression-system is a Claude Code skill that implements a persistent memory compression system: it automatically captures tool usage observations, generates semantic summaries, and makes them available to future sessions. The system preserves project context across sessions — even after disconnection or reconnection — using a hierarchical structure of summary → key facts → decisions, filtering out noise while retaining what matters. Installation takes a single command (`npx claude-mem install`) and supports Claude Code, OpenCode, and Antigravity CLI. It suits developers who need to maintain continuity of project knowledge and want to fine-tune the balance between compression ratio and information retention across long conversations.
- #ai-tooling
- #knowledge-management
- #performance