pr-review-checker

Official

Summarize PR reviews and feedback at a glance.

Authorrollercoaster-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automatically fetch and summarize PR review comments and feedback from CodeRabbit and human reviewers to quickly gauge PR status without digging through comments.

Core Features & Use Cases

  • Fetch PR reviews: Retrieve reviews, decision, and reviewers.
  • Parse feedback: Distinguish approvals, requested changes, and comments.
  • Summarize status: Provide a concise PR status with actionable items.

Quick Start

Use this skill to check PR reviews: gh pr view 123 --json reviews,reviewDecision,state

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pr-review-checker
Download link: https://github.com/rollercoaster-dev/monorepo/archive/main.zip#pr-review-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository