review-recent-sessions

Installation
SKILL.md

Review Recent Sessions

Review multiple recent sessions from the current project directory to identify cross-session patterns.

Do not use nested subagents. This workflow may dispatch first-level reviewer and synthesis agents. Those agents must read the provided files directly and must not dispatch additional subagents.

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 (to determine the project directory).

Invocation

The user may invoke this as:

  • /review-recent-sessions — review last 5 sessions
  • /review-recent-sessions 10 — review last 10 sessions

Steps

Installs
5
GitHub Stars
249
First Seen
Apr 5, 2026
review-recent-sessions — ed3dai/ed3d-plugins