om-auto-review-pr

Official

Automates PR reviews in a sandboxed worktree.

AuthorSHGrowth
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually reviewing GitHub pull requests can be slow and error-prone when developers want to avoid touching their own working tree. This Skill automates the end-to-end PR review workflow by fetching the exact PR into an isolated worktree, running the full code-review cycle, and submitting a verdict without altering the local environment.

Core Features & Use Cases

  • Isolated PR review: fetch the PR into a temporary worktree to prevent changes to the developer's working state.
  • Full code-review cycle: run the existing code-review skill against the PR, including checks and validations.
  • Autofix & fix-forward flow: iterate through conflict resolution, code fixes, unit tests, and typechecks until the PR is merge-ready or blocked.
  • Label management: apply and adjust pipeline labels automatically to reflect review status.
  • Scenarios: supports in-repo PRs and cross-repo forks with consistent review behavior.

Quick Start

Invoke the skill with a PR number to begin automatic PR review.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: om-auto-review-pr
Download link: https://github.com/SHGrowth/om-superpowers/archive/main.zip#om-auto-review-pr

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.