By johnymoo
Topic-based automatic memory for Claude Code — never lose context across sessions or compactions.
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".
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.
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 johnymoo/claude-recapTopic-based automatic memory for Claude Code — never lose context across sessions or compactions.
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.
Continuous memory for Claude Code. Extracts, summarizes, and compresses conversations into tiered daily logs. Claude remembers what you did yesterday.
Automatic semantic memory for Claude Code — remembers what you worked on across sessions
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Persistent local memory for Claude Code. Cross-session recall with vector search, automatic archiving, zero cloud dependencies.