build
01Command
Build/refresh layered memory by distilling past session transcripts into themes. Optional --limit N caps how many new transcripts are ingested this run.
Memory plugin for Claude Code — persistent context from past sessions as markdown. No vector DB.
Command
Build/refresh layered memory by distilling past session transcripts into themes. Optional --limit N caps how many new transcripts are ingested this run.
Command
Consolidate stored memory — merge overlapping/duplicate themes into single coherent themes and rebuild the index. Runs automatically after each build; use this to run it on demand.
Command
Reload stored memory — re-match the current topic (excluding any wrong theme) or load a named theme. Deterministic alias for the load-memory skill.
Command
Delete layered-memory's stored data dirs (/.claude/memory and any per-repo dirs). Dry-run by default; needs --yes to actually delete. Run BEFORE /plugin uninstall.