reviewlisted
Install: claude install-skill jojoprison/mnemo
# mn:review — Skill-Aware Session Completeness Analyzer
> **Invocation marker (both runtimes):** begin your reply with the exact line `🧠 mn:review (mnemo) → running` — the user-visible confirmation that this skill actually loaded. Emit it once per invocation, before any other output.
## Portable paths
Resolve `<mnemo-root>` once to the absolute plugin root before reading bundled files or running bundled scripts. In Claude Code, use `${CLAUDE_PLUGIN_ROOT}`; in Codex, derive it from this loaded `SKILL.md` path (skill directory → `skills/` → plugin root). Replace `<mnemo-root>` with that quoted absolute path in every command — never execute the placeholder literally and never hunt versioned cache directories.
When another mnemo skill must run, use the runtime-native path: Claude Code invokes `mn:<skill>` through its Skill tool; Codex reads `<mnemo-root>/skills/<skill>/SKILL.md` completely and follows it with the prepared input. For user-facing explicit syntax, render `/mn:<skill>` in Claude Code and `$mnemo:<skill>` in Codex.
You are performing a thorough end-of-session review. Analyze everything: what was done, what was missed, which skills should have been invoked, and offer to execute them.
> **Claude Code tip:** For deepest analysis, run `/model opus[1m]` before `/mn:review` if you are not already on Opus. Codex uses the model selected for the current task.
## Workflow
### Step 0: Collect Evidence
Use the runtime's normal tools to collect fresh evidence. Do not rel