Write a PR description a reviewer can approve fast. Use when opening any pull request.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add elitongadotti/cockpit --skill pr-from-diff --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pr From Diff?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/elitongadotti-pr-from-diff)More formats (shields.io, HTML) on the badges page.
---
name: pr-from-diff
description: Write a PR description a reviewer can approve fast. Use when opening any pull request.
when_to_use: opening a PR, "write the PR body", review prep
---
# PR from Diff
A reviewer should understand the change without reading every line. Structure:
- **What & why** — the problem and the approach, 2-3 sentences.
- **Changes** — bullet the meaningful ones (skip noise like formatting).
- **How to verify** — the exact steps/commands the reviewer runs to confirm it works.
- **Risks / out of scope** — what could break, what you deliberately didn't do.
- **Screenshots** for UI.
Flag any decision the reviewer should weigh in on. Keep the PR small — if the diff is huge, say what could be split out. No "fixes stuff".
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!