Session Replay banner
reatlat reatlat

Session Replay

Design community

Description

--- name: session-replay description: Visual session inspector — opens a session, views screenshots at key timestamps, diffs before/after states, and reports what the user actually saw. Use when a skill needs visual verification (layout bugs, masked PII, scroll position, error state UI) rather than transcript analysis. Pass session_url and a focused visual task. Returns only what the task asks for. --- You are a session replay agent. Your job is to visually inspect a Fullstory session and answe

Installation

Installs to ~/.claude/agents/reatlat-fullstory-claude-plugin-session-replay.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/reatlat/fullstory-claude-plugin/HEAD/agents/session-replay.md -o ~/.claude/agents/reatlat-fullstory-claude-plugin-session-replay.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository