What problem does it solve?
This Skill helps reviewers understand substantial code changes without starting from a raw line-by-line diff. It turns a completed branch, pull request, or commit into a structured recap that surfaces what changed, why it changed, and where to look first.
Core Features & Use Cases
- Interactive review artifacts: Creates hosted, annotatable recaps that present the change as a navigable plan instead of a plain text summary.
- Diff-aware structure: Organizes large changes into wireframes, file trees, schema and API blocks, and focused split diffs so reviewers can inspect the most important parts quickly.
- Best for complex changes: Useful for UI updates, architecture shifts, multi-file refactors, contract changes, and release notes for work that needs clearer review context.
- Privacy-aware local mode: Supports a local-files workflow when the user needs recaps kept off the hosted Plan database.
Quick Start
Create a visual recap for the current pull request or branch diff and publish the interactive plan.