Review an authorized pull request diff for security regressions. Use when changes modify trust boundaries, auth logic, data-access scope, file handling, logging, headers, or secrets.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add MuhammedZohaib/patchman --skill pr-diff-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pr Diff Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/muhammedzohaib-pr-diff-review-patchman)More formats (shields.io, HTML) on the badges page.
---
name: pr-diff-review
description: Review an authorized pull request diff for security regressions. Use when changes modify trust boundaries, auth logic, data-access scope, file handling, logging, headers, or secrets.
---
# PR Diff Review
## Method
- isolate what changed
- identify new or weakened trust boundaries
- flag only issues introduced or materially affected by the diff
- note rollout risk and required follow-up tests
## Output
Keep findings tightly scoped to the diff and call out blocking vs non-blocking issues.
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!