Skip to content

/memory-loop

Update project memory after completing a task, making a key decision, discovering a gotcha, or changing active goals. Use this skill at the end of any meaningful unit of work to write structured entries into .claude/memory/MEMORY.md following the project schema. Also use when

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

How it fires

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

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/memory-loop
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Update project memory after completing a task, making a key decision, discovering a gotcha, or changing active goals. Use this skill at the end of any meaningful unit of work to write structured entries into .claude/memory/MEMORY.md following the project schema. Also use when
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