review-session

Installation
SKILL.md

Review Session

Review a single Claude Code session transcript for quality and produce actionable findings.

Prerequisites

  • The ed3d-extending-claude plugin must be installed.
  • The ed3d-session-reflection plugin must be installed (provides the conversation-reviewer agent and reduce-transcript.py script).
  • The current session's transcript path must be available (injected by the SessionStart hook). If it is not available, ask the user for the transcript path.

Invocation

The user may invoke this as:

  • /review-session — review the current session
  • /review-session /path/to/transcript.jsonl — review a specific transcript

If no argument is provided, use the current session's transcript path (from the SessionStart hook context injection).

Steps

Installs
3
GitHub Stars
225
First Seen
Apr 5, 2026
review-session — ed3dai/ed3d-plugins