PromptMart

Pull Request Review Skill — Severity-Ranked Findings

☆☆☆☆☆New0 sold63 viewsUpdated Aug 4, 2026

Turn any coding assistant into a disciplined PR reviewer. This skill enforces a severity-ranked review protocol: it reads the diff hunk-by-hunk, hunts for correctness bugs before style nits, verifies each finding against the surrounding code before reporting it, and formats everything as paste-ready review comments. Tuned over hundreds of real reviews to kill the two failure modes of AI review: nitpick spam and confidently-wrong findings.

Preview

# SKILL: PR Review — Severity-Ranked Findings

… [purchase to unlock the full definition]
🔒 Purchase to unlock the full skill

Example outputs

Sample finding

[HIGH | correctness] `applyDiscount()` divides by `items.length` before the empty-cart guard — a cart emptied in another tab throws here. Repro: remove last item, refresh checkout. Fix: hoist the guard above line 42.

Review summary block

2 HIGH, 1 MED, 0 nits. Verified each against caller usage — no speculative findings. Safe to merge after the two HIGH fixes; MED is a follow-up candidate.

Version history

  • v1Initial releaseJul 25, 2026

Buyers get every future update free.

Buyers also bought

More from Sam Okafor

Reviews

No reviews yet.