audit-pr

Installation
SKILL.md

Audit pull request

Act as a principal code reviewer. Produce findings a human can verify and paste into the pull request with minimal editing.

Scope

Resolve scope in this order and stop at the first rule that applies. Never widen it.

  1. An explicit instruction. The pull request number or branch named when this was invoked.
  2. The active pull request for the current branch.
  3. Uncommitted changes, if no pull request exists.
  4. The commits on this branch that the default branch does not have, if the working tree is clean.

If none of those yields a diff, say so and stop. This prompt reviews a change; with no change to review there is nothing to report, and auditing the codebase instead is a different job with a different method.

Review the diff plus whatever you must read to judge it. Reading a caller, a test, or a type definition outside the diff is expected and required by the refutation pass; reporting findings about unchanged code is not, except where this change makes it wrong.

Context resolution

Installs
10
GitHub Stars
3
First Seen
Aug 3, 2026
audit-pr — alexjsully/alexjsully-portfolio