What problem does it solve?
This Skill solves the problem of GitHub's default diff view being insufficient for complex PRs, refactors, and multi-file changes that require extra context for reviewers, onboarding, and change validation.
Core Features & Use Cases
- Annotated HTML Diffs: Render code diffs with inline margin notes, severity-coded findings, and selectable code blocks for easy review.
- Risk Mapping: Visualize refactor risk and change exposure to highlight the highest-priority areas for reviewer attention.
- Subsystem Walkthroughs: Create interactive HTML guides to explain how parts of a codebase work to new team members or stakeholders.
- Use Case: Attach an HTML explainer to a multi-file PR to help reviewers understand the change context without digging through unrelated files.
Quick Start
Ask the AI to generate an HTML code review artifact for your current PR, focusing on the streaming/backpressure logic changes, with severity-coded margin annotations and a top-of-page risk map.