davegoldblatt

25 mods across 2 repositories, 203 stars between them.

total-recall

01

davegoldblatt/total-recall

Plugin Claude Code

Curated persistent memory for Claude Code. Write gate prevents bloat — only behavior-changing facts get saved. Tiered architecture: daily logs, structured registers, and auto-loaded working memory.

201 6mo ago A tokens not measured

recall-init-ids

04

davegoldblatt/total-recall

Command Claude Code

Add ^tr IDs to untagged memory entries in managed files. This is safe to run multiple times - it only tags entries that don't already have IDs.

201 6mo ago A 0 tokens

recall-maintain

07

davegoldblatt/total-recall

Command Claude Code

Run maintenance on the memory system. Primary function: pressure-based demotion when working memory exceeds the word budget. Secondary: stale entry verification, contradiction checks, open loop review.

201 6mo ago A 0 tokens

PreCompact

14

davegoldblatt/total-recall

Hook

Runs before the context is compacted, executing pre-compact.sh. From davegoldblatt/total-recall.

201 6mo ago A tokens not measured

recall-maintain

20

davegoldblatt/total-recall

Skill Claude CodeCodex

Pressure-based memory cleanup. Demotes, archives, or pins entries when working memory exceeds budget.

201 6mo ago A 19 tokens

recall-search

22

davegoldblatt/total-recall

Skill Claude CodeCodex

Search across all memory tiers (registers, daily logs, archive) for relevant information.

201 6mo ago A 18 tokens

recall-write

24

davegoldblatt/total-recall

Skill Claude CodeCodex

Write a note to memory with write gate evaluation. Only saves behavior-changing facts.

201 6mo ago A 16 tokens