LH8PPL
UserPersistent per-project memory for Claude Code — plain markdown committed with your code, captured automatically every turn, recalled by meaning (local semantic search, zero API). Cross-project persona, cited recall, and a searchable session record down to raw transcripts.
Categories
Indexed Skills (2)
memory-search
Searches the project's deep memory archive (claude-memory-kit) and returns a curated summary of relevant facts, decisions, and history. Use when the answer may already be recorded from a past session — "what did we decide about X", "why did we do Y", "have we seen this error before", "how did we solve this last time", "what's our convention for Z" — or before re-deriving any project knowledge, setup, or prior decision from the code. The session-start memory snapshot is a bounded hot index, not everything; this skill reaches the rest. Skip when the question is purely about current code state (use Read/Grep), about this conversation only, or the user asked to ignore memory.
bootstrap
Scaffolds the claude-memory-kit directory structure (context/, scripts/, cron/jobs/) into the current project. Idempotent — never overwrites existing files. Run once per project after installing the plugin. Use when the user says "bootstrap the memory system", "set up memory here", or "scaffold the memory kit".
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.