Preserve conversation history across sessions by automatically extracting, summarizing, and compressing Claude Code interactions into tiered daily logs, enabling continuous context and reducing repetition
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub anthropics/claude-plugins-official --plugin rememberBatched file operations for autonomous Claude Code runs. Collapses N reads/greps/globs into one Bash round-trip. Includes session-start prompt injection and an opt-in enforcement mode that blocks competing tools.
Memory compression system for Claude Code - persist context across sessions
Topic-based automatic memory for Claude Code — never lose context across sessions or compactions.
Durable, fully-local project memory for Claude Code. Logs every session to .recall/history.md and condenses it into .recall/context.md with a local Python summarizer (TF-IDF + TextRank) — no API key, no external model, nothing leaves your machine. New sessions resume from the saved context.
Persistent memory system for Claude Code with enforced context
Persistent local memory for Claude Code. Cross-session recall with vector search, automatic archiving, zero cloud dependencies.
Long-term memory system for Claude Code that captures learnings through diary entries and synthesizes insights through periodic reflection