Skip to content
Development
Command

/save

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

From plugin
293 skills1 agents3 commands2 hooks
shell
$ npx -y skills add yucai0302/memory-loop --agent claude-code

Ships with memory-loop. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/save

Context 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.
Ships withmemory-loop

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

Get the whole plugin, auto-invoked
Stats
29
Stars
0
Views
3
Forks
Maintained
Maintenance
Shell
Language
1mo ago
Last commit
1mo ago
Created

Repo: yucai0302/memory-loop