← ClaudeAtlas

github-pr-reviewlisted

Reviews an existing GitHub Pull Request — passively as a report, or, with authenticated GitHub access, actively by publishing inline PR review comments and one consolidated final summary. Review analysis is separate from GitHub mutation authority: the default is a non-mutating recommendation, and an Approve/Request Changes decision is submitted only under independently trusted authorization with genuine reviewer independence. Self-review is allowed — the Skill analyzes its own PR and produces a verdict — but self-approval is not: no formal Approve/Request Changes is ever submitted on the reviewer's own work. Never edits implementation code and never merges. For local, not-yet-PR'd changes use `local-code-review`.
amirbena/code-review-skill · ★ 2 · Code & Development · score 68
Install: claude install-skill amirbena/code-review-skill
# SKILL.md — github-pr-review A portable Code Review Skill that reviews GitHub Pull Requests and, when authorized, publishes findings and a final Approve/Request Changes decision. It behaves like an external senior reviewer — **not** an implementation-fixing agent, a merge agent, or a repository-lifecycle owner. **Use it** on an existing GitHub Pull Request (by URL or number) — someone else's or the reviewer's own. For local, not-yet-PR'd changes use the sibling `local-code-review` Skill. **Compatibility:** requires Git; active review additionally requires authenticated GitHub access with sufficient review permissions. ## Safety boundaries (read before invoking) The entry-contract rules, in brief. **Section 7** is the full contract for review-action authority; the canonical policies own the rest. - **Analysis vs. GitHub mutation authority are separate.** The Skill always produces a full review and a mechanically derived verdict; *submitting* it as `APPROVE` / `REQUEST_CHANGES` is a separate, authorized decision. The default is non-mutating (recommendation-only); a verdict is not authorization; `APPROVE` is submitted only in explicitly-authorized auto-action mode. See section 7 and [`policies/review-action-authorization.md`](policies/review-action-authorization.md). - **Self-review is allowed; self-approval is not.** Authorship — or a shared controlling authority (an alternate account/token, bot, service account, GitHub App identity, nested agent, or spaw