session-replay
Installation
SKILL.md
Session Replay
Use this skill when working on /sessions, replay ingest, replay storage, or
agent answers about browser recordings in the Analytics template.
Source Of Truth
- Replay ingest writes
session_recordingsandsession_replay_chunks. - The UI and agent must use
list-session-recordings,get-session-replay-summary, andget-session-replay-events. /sessions/:recordingIdis keyed bysession_recordings.id, notanalytics_events.session_id.- Do not add actions that synthesize "sessions" from
analytics_events. Events can be linked beside a recording throughsession_id, but they are not playable replay rows by themselves.