By hatawong
Persists Claude Code session context across compactions and new sessions by auto-saving topic summaries, user preferences, and project constraints to markdown files, with ignore rules to skip specific topics and hooks that enforce consistency on session boundaries.
Use when the user asks about topics discussed in the current session, wants to see a topic list, or asks what has been talked about.
Use when the user wants to persistently remember something across sessions (e.g., "always use bun", "never auto-commit", "my name is Alex"). Also use when you detect a clear user preference or constraint worth persisting.
Use when the user wants to save or checkpoint topic progress, persist current discussion state, or save all topics before ending a session.
Use when the user wants to ignore, skip, or exclude specific topics from being archived. Triggers on "ignore topic", "don't archive", "skip topic", "stop remembering", "list ignored topics", "remove ignore rule".
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 hatawong/claude-recap --plugin claude-recapContinuous memory for Claude Code. Extracts, summarizes, and compresses conversations into tiered daily logs. Claude remembers what you did yesterday.
Curated persistent memory for Claude Code. Write gate prevents bloat — only behavior-changing facts get saved. Tiered architecture: daily logs, structured registers, and auto-loaded working memory.
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.
Persistent memory for Claude Code. Capture work across sessions and recall relevant context.
Persistent memory system for Claude Code - seamlessly preserve context across sessions