Skip to main content

Remember

Skill Active
Part of:Claude Recap

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.

Purpose

To ensure Claude Code remembers user preferences, project constraints, and past topics across sessions, preventing loss of context and repetitive setup.

Features

  • Automatic topic archival and summarization
  • Cross-session memory injection
  • Compaction recovery via cold-reading transcripts
  • Local storage of all data in Markdown files
  • Explicit `/remember` skill for user preferences

Use Cases

  • Persisting 'always use bun' or 'never auto-commit' preferences
  • Remembering user identity or project context across sessions
  • Recovering lost context after Claude Code context compaction
  • Ensuring continuity of work across different LLM sessions

Non-Goals

  • Storing sensitive information
  • Providing cloud-based memory or synchronization
  • Replacing the core LLM context window
  • Managing project dependencies or build processes directly

Maintenance

  • warning:Commit recencyThe last commit was over 3 months ago (March 6, 2026), indicating potential unmaintained status.

Trust

  • warning:Issues Attention3 issues opened in the last 90 days and 2 closed, indicating a low closure rate (< 50%) and potentially slow maintainer response.

Installation

First, add the marketplace

/plugin marketplace add hatawong/claude-recap
/plugin install claude-recap@claude-recap-marketplace

Quality Score

78 /100
Analyzed 1 day ago

Trust Signals

Last commit2 months ago
Stars31
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.