gitmem-dev/gitmem

Institutional memory for AI coding agents. Scars, wins, and patterns that persist across sessions. MCP server for Claude Code, Cursor, OpenClaw...

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

SessionStart

01

gitmem-dev/gitmem

Hook

Runs when a session starts, executing session-start.sh via bash. From gitmem-dev/gitmem.

9 23d ago A tokens not measured original MIT

UserPromptSubmit

02

gitmem-dev/gitmem

Hook

Runs when you submit a prompt, before the agent sees it, executing auto-retrieve-hook.sh via bash. From gitmem-dev/gitmem.

9 23d ago A tokens not measured original MIT

PreToolUse

03

gitmem-dev/gitmem

Hook

Runs before the agent uses a tool for Bash, Read, Write and Edit tool calls, executing credential-guard.sh and recall-check.sh via bash (5 commands). From gitmem-dev/gitmem.

9 23d ago A tokens not measured original MIT

PostToolUse

04

gitmem-dev/gitmem

Hook

Runs after a tool call finishes for mcp__gitmem__recall, mcp__gitmem__search, Bash, Write and Edit tool calls, executing post-tool-use.sh via bash (5 commands). From gitmem-dev/gitmem.

9 23d ago A tokens not measured original MIT

Stop

05

gitmem-dev/gitmem

Hook

Runs when the agent finishes a response, executing session-close-check.sh via bash. From gitmem-dev/gitmem.

9 23d ago A tokens not measured copy · 50% MIT