review-pr

Analyze GitHub pull requests and output structured review feedback.

202|36|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adoresever/AGI_Ananas --skill review-pr-adoresever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/adoresever/AGI_Ananas/tree/main/26.2.21openclaw-viking/.agents/archive/review-pr-v1
Command: npx skills add https://github.com/adoresever/AGI_Ananas --skill review-pr-adoresever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to evaluate GitHub pull requests in a read-only manner, providing structured feedback without merging, pushing, or altering code.

Core Features & Use Cases

  • Structured PR assessment with readiness recommendation.
  • Safety-first review workflow, avoiding any push or merge actions.
  • Documentation-ready outputs that can be shared with contributors.

Quick Start

Provide a PR URL or number and request a thorough, review-only evaluation.

Frequently Asked Questions about review-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a GitHub pull request safely without merging code?

You can review a GitHub pull request safely by providing a PR number or URL to generate structured, read-only feedback. The workflow applies safety guards to ensure no merge or push actions occur, delivering a readiness assessment instead.

Can I get a readiness assessment for a GitHub PR without modifying the repository?

Yes, you can obtain a readiness assessment for a GitHub PR without modifying the repository. The review process reads PR metadata and outputs actionable recommendations and a saved review draft while preventing any code alterations.

What is the best way to perform a read-only code review on GitHub for cross-team visibility?

The best way to perform a read-only code review for cross-team visibility is to use a safety-first workflow that analyzes PR metadata. This generates documentation-ready outputs and structured feedback suitable for sharing with contributors.

How do I generate a documentation-ready review draft from a GitHub PR?

To generate a documentation-ready review draft from a GitHub PR, input the PR URL or number into the assessment workflow. The process evaluates the pull request and saves a comprehensive review draft with actionable recommendations.

Does a safety-first pull request review prevent pushes to the main branch?

Yes, a safety-first pull request review prevents pushes to the main branch. The workflow explicitly applies safety guards to avoid any push or merge actions, maintaining strict read-only access during the assessment.

Can I use PR metadata to evaluate code readiness for contributors?

Yes, you can use PR metadata to evaluate code readiness for contributors. The review process extracts pull request details to produce a comprehensive readiness recommendation and structured feedback without touching the actual code.