pr-visual-explainer
Installation
SKILL.md
PR Visual Explainer
Create a self-contained visual companion to a pull request. Treat it as an evidence-backed explanation of the current PR head, not as decorative release notes.
Establish authority and lifecycle
- Resolve the repository, PR number, base, head, and current head SHA before writing.
- Read the committed base-to-head diff, relevant tests, repository instructions, and current PR evidence.
- Create or refresh the guide when the user asks to explain the PR. Do not run solely because another workflow opened a PR.
- Keep the generated HTML local, unstaged, uncommitted, and unpushed unless the user explicitly requests publication.
- Reuse a matching guide rather than creating competing files. Refresh it when the PR head, behavior, risk, or validation evidence changes.
- Preserve unrelated work and report the guide's exact local path and Git state.
Gather current evidence
Establish: