30-SECOND BRIEF
What it does—and when it fits
PR Screenshots is a GitHub Awesome Copilot guide for putting matched before-and-after visual evidence directly into pull-request descriptions. It covers consistent capture, concise annotation, image sizing, Azure DevOps attachments, and the current GitHub upload workaround.
INSTALL BY AGENT
Choose your Agent
Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.
.agents/skills/pr-screenshots/~/.copilot/skills/pr-screenshots/Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.
npx skills add github/awesome-copilot --skill pr-screenshots --agent github-copilotCopilot also accepts .github/skills and .claude/skills at project scope. Preview untrusted Skills before enabling scripts.
View path evidence ↗TYPICAL WORKFLOW
A practical workflow
Capture matched states
Use the same viewport and crop before and after a visual change.
Annotate the review
Add a short sentence explaining what the reviewer should notice.
Publish PR evidence
Upload through the supported platform path and embed visible images.
THE TRADEOFFS
Advantages and tradeoffs
Notable strengths
- Lets reviewers understand visual changes without checking out the branch.
- Matched viewport and crop make comparisons more credible.
Limitations
- GitHub has no clean public API for PR-description image upload in this workflow.
- Screenshots show selected states and cannot prove interaction, responsiveness, or accessibility.
BEST FIT
Who it is for
Teams reviewing visible UI or output changes
Authors who need durable visual evidence in pull requests
BEFORE YOU USE IT
Risks to review before use
Sensitive data in shared screenshots
Screenshots may expose customer data, tokens, internal URLs, or account details. Use fixtures, crop carefully, redact before upload, and verify repository visibility.
SECURITY
What the permission profile means
- Use non-production data and inspect every image at native resolution.
- Do not commit screenshots to the product branch solely for hosting.
Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.
INSIDE THE PACKAGE
Indexed files
TAGS
Original SkillSignal editorial profile grounded in GitHub Awesome Copilot commit 318066d2, checked 2026-08-20; not independently executed or security-certified.