What problem does it solve? Bug reports often lack the detail engineers need to reproduce failures. This Skill turns vague reports like "the export button doesn't work" into numbered, engineer-ready reproduction steps by finding the actual sessions where the error occurred in Amplitude Session Replay and analyzing what users did before the failure. ## Core Features & Use Cases - Error Session Discovery: Finds sessions matching error events, specific users, or error message patterns using Amplitude Session Replay filters. - Interaction Timeline Extraction: Decodes session replays into navigations, clicks, and inputs, then compares multiple sessions to identify the common action sequence preceding the error. - Engineering-Ready Bug Reports: Produces structured output with reproduction steps, expected vs. actual behavior, replay links, confidence levels, and deployment context. - Use Case: A customer reports that checkout fails. The Skill finds their recent sessions, extracts timelines from 3-5 error sessions, identifies the shared click path before the failure, checks if a recent deploy aligns with the error spike, and delivers copy-paste-ready repro steps. ## Quick Start Ask the assistant to find reproduction steps for a reported bug by analyzing Amplitude session replays where the error occurred.