# Pr Diff Review

> 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.

- Skill: `muhammedzohaib/pr-diff-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add muhammedzohaib/pr-diff-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/muhammedzohaib/pr-diff-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: MuhammedZohaib (https://skillmd.com/u/muhammedzohaib)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/muhammedzohaib/pr-diff-review

---


# 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.

