review-pr
Installation
SKILL.md
Review PR
Overview
Perform a read-only review and produce both human and machine-readable outputs.
Inputs
- Ask for PR number or URL.
- If missing, always ask.
Safety
- Never push, merge, or modify code intended to keep.
- Work only in
.worktrees/pr-<PR>. - Wrapper commands are cwd-agnostic; you can run them from repo root or inside the PR worktree.
Execution Contract
Related skills
More from openclaw/maintainers
merge-pr
Script-first deterministic squash merge with strict required-check gating, head-SHA pinning, and reliable attribution/commenting.
41prepare-pr
Script-first PR preparation with structured findings resolution, deterministic push safety, and explicit gate execution.
41mintlify
Build and maintain documentation sites with Mintlify. Use when
37pr-cluster
Find clusters of related PRs given a PR number. Identifies duplicates, similar fixes, and competing approaches across 5K+ open PRs using GitHub Search API. Use when reviewing a PR, triaging, or looking for duplicate/related PRs. Run this before /review-pr to find the full cluster first.
31