review-pr-comments

Apply the Claude-based PR review workflow to GitHub pull requests.

1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/furrycolombia-sys/candyshop --skill review-pr-comments-furrycolombia-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr-comments
Source: https://github.com/furrycolombia-sys/candyshop/tree/main/.agents/skills/review-pr-comments
Command: npx skills add https://github.com/furrycolombia-sys/candyshop --skill review-pr-comments-furrycolombia-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures Claude-based PR comment workflows are followed by reading the canonical SKILL.md and guiding Codex actions accordingly, preventing divergence in review processes.

Core Features & Use Cases

  • Canonical workflow reference: Always consult the source SKILL.md to guide actions.
  • Policy-compliant reviews: Enforces explicit user approvals before addressing PR comments.
  • Adaptable to environments: Works with the current Codex toolset while preserving the source of truth.

Quick Start

Follow the canonical workflow in .claude/skills/review-pr-comments/SKILL.md to implement PR comment reviews.

Frequently Asked Questions about review-pr-comments

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

FAQPage Schema
How do I enforce explicit approvals before an AI acts on pull request comments?

To enforce explicit approvals during PR review, this Skill guides the AI to consult a canonical workflow document and prevent unilateral actions. It ensures policy-compliant reviews by requiring user approval before addressing GitHub pull request comments.

What is a Claude-based PR review workflow and how does it prevent process divergence?

A Claude-based PR review workflow is a canonical process for evaluating pull requests. This Skill reads the source workflow file to guide AI actions, preventing divergence by ensuring all code review steps follow the established review policy.

How do I adapt AI guidance commands for code review to my current toolset?

To adapt AI guidance commands for code review, this Skill reads the canonical SKILL.md file and translates Claude commands to match your current Codex toolset. It preserves the source of truth while executing the workflow in your environment.

Can I use this PR review skill with any GitHub pull request environment?

Yes, this PR review skill works across GitHub pull request environments by adapting Claude commands to the current toolset. It requires reading the canonical SKILL.md file to ensure workflow adherence without relying on specific external dependencies.

Why does an AI need a canonical workflow reference to handle PR comments?

An AI needs a canonical workflow reference to handle PR comments to avoid unilateral actions and maintain policy compliance. This Skill ensures the AI consults the source SKILL.md to guide its review process and enforce explicit approvals.

What are the limitations of using a canonical file for AI-guided PR reviews?

The limitation of using a canonical file for AI-guided PR reviews is that the AI must read the SKILL.md file to function correctly. If the workflow file is missing or outdated, the AI cannot properly enforce explicit approvals or prevent process divergence.