memory-reviewlisted
Install: claude install-skill erclx/canon
# 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/` reads, edi