reviewing-pull-requests

Analyze pull requests for quality, security, and completeness.

3|2|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill reviewing-pull-requests-c0ntr0lledcha0s
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewing-pull-requests
Source: https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations/tree/main/github-workflows/skills/reviewing-pull-requests
Command: npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill reviewing-pull-requests-c0ntr0lledcha0s

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines PR review with quality gates, merge strategies, and self-improvement integration for pull requests.

Core Features & Use Cases

  • PR Creation: generate well-formed PRs with titles and descriptions
  • Code Review: analyze changes for quality, security, and completeness
  • Quality Gates: enforce CI, coverage, and security checks
  • Merge Strategies: recommend squash, rebase, or merge
  • Self-Improvement Integration: optional quality reports in reviews

Quick Start

Initiate a PR, then run the quality gates script to verify approvals and checks.