review

Analyze pull request diffs for quality, safety, and policy compliance.

Updated May 11, 2026
One-click install
npx skills add https://github.com/cloudofgeorge/AI-hands --skill review-cloudofgeorge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/cloudofgeorge/AI-hands/tree/main/skills/gstack/review
Command: npx skills add https://github.com/cloudofgeorge/AI-hands --skill review-cloudofgeorge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pre-landing PR review automation: it analyzes diffs for quality, safety, and policy compliance before merges, reducing back-and-forth and deployment risk.

Core Features & Use Cases

  • Provides structured diff analysis across branches, detecting potential issues such as unsafe changes, edge-case gaps, and style deviations.
  • Guides engineers through plan-mode safe operations, gating flows, and proactive prompts to improve review quality.
  • Produces actionable summaries and recommendations suitable for PR comments and handoff notes.

Quick Start

Provide the PR diff to analyze and run the review to start the automated pre-landing PR assessment.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate pre-landing pull request reviews?

Automate pre-landing pull request reviews by analyzing code diffs for quality, safety, and policy compliance to ensure merge readiness and reduce deployment risk. Provide the PR diff to start the automated assessment.

What is structured diff analysis for code quality?

Structured diff analysis for code quality detects potential issues like unsafe changes, edge-case gaps, and style deviations across branches before a merge. It uses gating rules and proactive prompts to surface issues early.

How do I generate actionable feedback for PR comments?

Generate actionable feedback for PR comments by producing structured summaries and recommendations from the diff analysis. This provides defensible decision points and handoff notes suitable for direct integration into code review workflows.

Can I enforce policy compliance and safe operations before merging?

Enforce policy compliance and safe operations before merging by guiding engineers through plan-mode safe operations and gating flows. This approach proactively prompts users to improve review quality and enforce project standards.

What's the best way to reduce deployment risk during code review?

Reduce deployment risk during code review by automating pre-landing assessments to analyze diffs for safety and policy compliance. This structured analysis minimizes back-and-forth and ensures code merge readiness before changes are deployed.