runtimenoteslabs

15 mods across 3 repositories, 123 stars between them.

memory-layer

01

runtimenoteslabs/memory-layer

Plugin Claude Code

Persistent memory with outcome-based learning for AI coding agents. Stores knowledge from coding sessions, learns which memories actually help, and gets smarter over time.

10 3mo ago A tokens not measured original MIT

recall

06

runtimenoteslabs/memory-layer

Command Claude Code

Explicitly search memories (usually handled automatically by Agent Skills).

10 3mo ago A 12 tokens original MIT

SessionStart

08

runtimenoteslabs/memory-layer

Hook Claude Code

Runs when a session starts, running mem context --project "$PWD" --limit 10 --format brief. From runtimenoteslabs/memory-layer.

10 3mo ago A tokens not measured original MIT

SessionEnd

09

runtimenoteslabs/memory-layer

Hook Claude Code

Runs when a session ends, running an inline shell check. From runtimenoteslabs/memory-layer.

10 3mo ago A tokens not measured original MIT

PostToolUse

10

runtimenoteslabs/memory-layer

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From runtimenoteslabs/memory-layer.

10 3mo ago A tokens not measured original MIT

memory-layer

11

runtimenoteslabs/memory-layer

Settings file Claude Code

Agent settings declaring 3 hook events (SessionStart, SessionEnd, PostToolUse).

10 3mo ago A tokens not measured original MIT

memory-retrieval

13

runtimenoteslabs/memory-layer

Skill Claude CodeCodex

Automatically retrieve relevant memories when user asks about past decisions, conventions, or patterns.

10 3mo ago A 15 tokens original MIT

memory-layer

15

runtimenoteslabs/memory-layer

MCP server Claude CodeCodexCursor +2

MCP server "memory-layer" as configured in runtimenoteslabs/memory-layer. Launched with mem serve --mcp. Needs 2 environment variables to run.

10 3mo ago A tokens not measured original MIT