
from pr-reviewer-skill19
Automates comprehensive GitHub Pull Request reviews using industry-standard quality criteria, gh CLI, and a structured approval workflow.
This skill provides a professional framework for conducting GitHub PR reviews. It automates the tedious parts of code review—fetching metadata, diffs, and comments—and organizes them into a local workspace. It then guides the agent through a systematic analysis based on functionality, security, and maintainability, culminating in a human-readable review and optional inline comments.
Activate this skill when asked to:
fetch_pr_data.py for data collection, generate_review_files.py for creating review documents, and add_inline_comment.py for posting feedback.review_criteria.md), gh CLI guides, and scenario-based workflows.Specifically designed for Claude Code, but compatible with any agent having access to a shell and the GitHub CLI (gh).
This skill has not been reviewed by our automated audit pipeline yet.