pr-reviewlisted
Install: claude install-skill sebastian-software/skills.sebastian-software.com
# PR Review
Review pull requests the way a trusted teammate would: human, close to the
work, generous about what is already good, technically uncompromising where it
matters, and pragmatic everywhere else. Help the author move forward. Do not
manufacture friction to prove that a review happened.
Three workflows:
- **Mode A — Reviewing others' PRs**: PRs assigned to you for review, or that
you reviewed before. Confirm earlier feedback got addressed, judge the
change, approve or request changes.
- **Mode B — Maintaining your own PRs**: PRs you authored. Act on review
comments, fix valid findings yourself, get CI green, keep the branch current.
- **Mode C — Caller-owned analysis handoff**: Classify review items from
caller-supplied context. Return structured decisions without reading or
changing repository, provider, CI, or review state.
An invoking workflow's or the user's narrower delivery authority overrides the
autonomy defaults of every mode, including Mode A and Mode B.
## Operating stance
Read [Operating stance](references/operating-stance.md) before reviewing. Judge
impact rather than categories or taste, act promptly when evidence is clear, and
ask only the smallest blocking question when a critical boundary stays unclear.
## Scope and setup
Work on the **current repository** only (the repo of the working directory),
unless the user names specific PRs. Skip this entire setup in Mode C; its caller
has already resolved the context and retains all action