Claude Recap
Plugin Verified ActiveTopic-based automatic memory for Claude Code — never lose context across sessions or compactions.
To ensure Claude Code remembers context across sessions and compactions by automatically archiving topics and injecting relevant history and preferences.
Features
- Topic-based automatic archival
- Cross-session memory injection
- Context recovery from compactions
- User preference persistence (`/remember`)
- Local Markdown storage
Use Cases
- Maintaining context across long-running projects
- Recalling past decisions and preferences in new sessions
- Recovering important information after context compactions
- Organizing discussions into distinct, archivable topics
Non-Goals
- Storing memory in a cloud database or requiring external services
- Providing session-based memory only (it's persistent)
- Replacing the core Claude Code functionality; it augments it
Installation
First, add the marketplace
/plugin marketplace add hatawong/claude-recap/plugin install claude-recap@claude-recap-marketplaceContains 4 extensions
Skill (4)
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.
Quality Score
VerifiedSimilar Extensions
Hooks Safety
99Essential safety hooks to prevent destructive operations in Claude Code. From cc-safe-setup (655+ hooks).
Context Management
98Context persistence, restoration, and long-running conversation management
Dotforge
100Node.js 20+ with Express/Fastify, TypeScript, and ESM module rules for Claude Code.
Memory Bridge
100Share memories between Cowork projects. Stop teaching Claude the same thing twice.
Si
100Self-Improving Agent: curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills. Provides /si:review, /si:promote, /si:extract, /si:status, and /si:remember slash commands.
Claude Hud
100Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress