TT-Wang/memem

A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown in your Obsidian vault, searches them with SQLite FTS5, and mines past transcripts automatically.

32Stars on the repository
14Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

TT-Wang/memem

Hook

Runs when a session starts, executing session-start.sh via bash. From TT-Wang/memem.

32 2mo ago A tokens not measured copy · 56% MIT

UserPromptSubmit

02

TT-Wang/memem

Hook

Runs when you submit a prompt, before the agent sees it, executing auto-recall.sh via bash. From TT-Wang/memem.

32 2mo ago A tokens not measured original MIT

PreToolUse

03

TT-Wang/memem

Hook

Runs before the agent uses a tool, executing pre-tool-use.sh via bash. From TT-Wang/memem.

32 2mo ago A tokens not measured original MIT

Stop

04

TT-Wang/memem

Hook

Runs when the agent finishes a response, executing stop-mine.sh via bash. From TT-Wang/memem.

32 2mo ago A tokens not measured copy · 55% MIT