compress
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.
Save current session work to project memory. Updates MEMORY.md with completed tasks, decisions, and discoveries from this session.
> /plugin marketplace add yucai0302/memory-loop > /plugin install memory-loop@memory-loop
How it fires
How this command gets triggered: by you, by Claude, or both.
/saveContext preview
What this command does when you run it.
Save current session work to project memory. Updates MEMORY.md with completed tasks, decisions, and discoveries from this session.
description: "Save current session work to project memory. Updates MEMORY.md with completed tasks, decisions, and discoveries from this session."
Invoke the `memory-loop` skill now to update `.claude/memory/MEMORY.md` with what was accomplished in this session.
Review the conversation above and identify: 1. Tasks that were completed 2. Technical decisions that were made 3. New gotchas or constraints discovered 4. Changes to active goals
Then follow the memory-loop write protocol to update the file.
Persistent project-scoped memory for Claude Code. Auto-loads on session start, structured by schema, hot/cold layered.
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.
Show project memory status: file size, section counts, and whether compression is recommended.