← ClaudeAtlas

claude-memory-reviewlisted

Reviews `.canon/memory/` and proposes per-entry actions (promote to `CLAUDE.md`, move into a skill body, route to a context entry, hand off to governance, or retire as stale). Also runs the discuss, challenge, apply, and cleanup phases on an existing review file. Use when asked to "review memory", "discuss memory questions", "challenge the promotes", "apply memory decisions", "cleanup memory review", "promote memory", or "consolidate memories". Do NOT auto-apply. Output a grouped proposal and wait for block-by-block approval.
erclx/canon · ★ 2 · Code & Development · score 68
Install: claude install-skill erclx/canon
# Claude memory review This skill drives the full memory review lifecycle in five phases. Pick the phase from what the user said and whether a review receipt already exists at `<main-root>/.canon/review/memory/memory-review-*.md`. What an entry looks like and why a retired one is moved rather than deleted are fixed by `${CLAUDE_SKILL_DIR}/../../standards/memory.md`. Read it before rewriting an entry, since a promotion rewrites the rule and a rewrite has to leave the entry conforming. | User intent | Phase | Mutates | | ---------------------------------------------------------------------- | --------- | ---------------------------- | | "review memory", "promote memory", "sweep stale memories" (no receipt) | Propose | review file only | | "challenge the promotes" (receipt exists) | Challenge | review file only | | "discuss", "respond to questions" | Discuss | review file only | | "apply decisions", "commit", "ship the review" | Apply | tracked files + memory files | | "cleanup", "delete the receipt" | Cleanup | one receipt + its skips | If the user re-pings the skill with no new phrase and a receipt exists, default to Discuss when any `Decision:` contains `?`, otherwise Apply. ## Guards - All `.canon/memory/` rea