review-rightmemory-sessionlisted
Install: claude install-skill RightL/RightMemory
# Review A RightMemory Session
This is an explicit direct-curation workflow. Do not route the transcript through Update or another RightMemory model role.
## Resolve The Review
- Use the user-selected RightMemory root or profile. Otherwise run `rightmemory status` and use its reported root; never guess. Keep that root or profile consistent for every RightMemory command in this workflow.
- Resolve the requested regular transcript through provider tooling or configured transcript locations. Require one unambiguous transcript when given an id; otherwise ask for its path.
- Review the full available session, including visible conversation and any compacted or summarized earlier context.
- Derive the provider and stable session id from the resolved transcript. If either cannot be determined reliably, ask rather than inventing it. Then run `rightmemory review status <provider>:<session-id>`.
- Stop when it is already marked reviewed unless the user explicitly requests another review.
## Form Proposals
1. Run `rightmemory validate --root <root>`.
2. Read the canonical RightMemory schema, Memory rules, Agent Corrections rules, and `RIGHTMEMORY_EDIT_CORRECTION_RULES.md` (RightMemory Edit Feedback).
3. Read the complete reachable Memory state relevant to the session.
4. Form an independent tentative judgment from the transcript and express it as tentative proposals.
5. Then read root `corrections.md`, when present, as a late check against repeated RightMemory curation mistakes.
6.