yucai0302/memory-loop

Persistent project-scoped memory for Claude Code. Auto-loads on session start, structured by schema, hot/cold layered.

30Stars on the repository
8Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

compress

01

yucai0302/memory-loop

Command

Compress project memory. Archives older entries from MEMORY.md into archive.md to keep the hot layer lean. Run when memory-loop warns about file size.

30 2mo ago A 29 tokens

save

02

yucai0302/memory-loop

Command

Save current session work to project memory. Updates MEMORY.md with completed tasks, decisions, and discoveries from this session.

30 2mo ago A 23 tokens

status

03

yucai0302/memory-loop

Command

Show project memory status: file size, section counts, and whether compression is recommended.

30 2mo ago A 17 tokens