From patchman
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/patchman:pr-diff-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- isolate what changed
Keep findings tightly scoped to the diff and call out blocking vs non-blocking issues.
npx claudepluginhub muhammedzohaib/patchman --plugin patchmanPerforms security-focused differential review of PRs, commits, and diffs with git history context, blast radius calculation, test coverage checks, and markdown report generation.
Performs security reviews of PRs, commits, and diffs using git history for context, blast radius calculation, test coverage checks, and markdown reports.
Security-focused code review for PRs, commits, and diffs. Targets auth, crypto, external calls, and value transfer with evidence-based findings and a report artifact.