What problem does it solve? Turning a merged pull request into a clear video explanation of what changed normally requires manual screen recording, scripting, and editing; this Skill automates that pipeline from PR URL to rendered MP4. ## Core Features & Use Cases - Deterministic PR ingestion: Fetches the PR's metadata, full diff, and contributor list via the GitHub CLI, including paginated file lists for large PRs and shipped-version detection for merged PRs. - Storyboard and script generation: Plans a changelog, feature-reveal, fix-explainer, or refactor-walkthrough narrative with real diff hunks, then generates TTS narration, background music, and captions. - Frame-by-frame video assembly: Builds HTML frame compositions on a code-editorial design system, assembles them into a timeline, and renders a final MP4 with a contact sheet for review. - Use Case: Paste a PR URL like owner/repo#1842 and receive a narrated walkthrough video highlighting the key diff hunks, with a credits close showing contributor avatars. ## Quick Start Turn this GitHub pull request into a short explainer video: https://github.com/owner/repo/pull/123.