rand/mnemosyne

Mnemosyne is a agentic memory and orchestration system designed to provide Claude Code with persistent semantic memory across sessions.

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

SessionStart

01

rand/mnemosyne

Hook Claude Code

Runs when a session starts, executing session-start.sh. From rand/mnemosyne.

84 9mo ago A tokens not measured copy · 100% MIT

PostToolUse

02

rand/mnemosyne

Hook Claude Code

Runs after a tool call finishes for Edit(*), Write(*), Bash(git commit:*) and Bash(mnemosyne remember:*) tool calls, executing post-tool-use.sh, post-commit.sh and post-memory-store.sh (5 commands). From rand/mnemosyne.

84 9mo ago A tokens not measured original MIT

PreToolUse

03

rand/mnemosyne

Hook Claude Code

Runs before the agent uses a tool for Bash(git push:*) and Bash(gh pr create:*) tool calls, executing pre-destructive.sh (2 commands). From rand/mnemosyne.

84 9mo ago A tokens not measured original MIT

PreCompact

04

rand/mnemosyne

Hook Claude Code

Runs before the context is compacted, executing pre-compact.sh. From rand/mnemosyne.

84 9mo ago A tokens not measured original MIT

Stop

05

rand/mnemosyne

Hook Claude Code

Runs when the agent finishes a response, executing on-stop.sh. From rand/mnemosyne.

84 9mo ago A tokens not measured original MIT