What problem does it solve? Pull requests for UI changes, CLI features, and bug fixes often ship without visual proof, forcing reviewers to check out branches and run code themselves just to see what changed. ## Core Features & Use Cases - Tiered Evidence Capture: Automatically detects project type (web app, CLI tool, desktop app, library) and recommends the right capture method: browser reel, VHS terminal recording, silicon screenshot reel, or static screenshots. - Upload and Approval Workflow: Uploads artifacts to a temporary preview link, asks the user where the evidence should live, then promotes to permanent catbox hosting or saves locally. - Secret-Safe Recording: Enforces strict rules so credentials never appear in recordings, with pre-upload scanning and recapture instead of blurring. - Use Case: After shipping a new settings page, run this Skill to screenshot the page states, stitch them into an animated GIF, and get a public URL ready to embed in the PR description. ## Quick Start Ask the agent to capture a demo reel of the new settings page for the current pull request.