| name | remember |
| description | Persist or review durable facts worth keeping across sessions. For repeatable methods use `skillify` instead. |
| when_to_use | Use when the requester wants a durable FACT saved or reviewed — what / when / who / which / a preference / a decision / a constraint. Explicit ('remember that …', '记一下 …') or implicit when the request hands over a fact worth preserving across sessions. Skip if the request is about HOW to run a recurring workflow (use `skillify` instead) or if the content is temporary task state. |
| allowed-tools | ["MemoryRead","MemoryWrite","Read","Grep","Glob"] |
Remember
Review the current memory set and improve its signal-to-noise ratio.
Process
- Gather project memory and auto-memory entries.
- Classify each item as keep, revise, promote to LIGHTCLAW.md, or delete.
- Explain why each action is appropriate.
- Confirm with your requester before destructive cleanup that was not explicitly requested.
Guidance
- Preserve stable conventions and durable preferences.
- Remove stale, temporary, or redundant notes.
- Prefer concise durable memory over long transcripts or task-specific noise.