pull-request-skill

Community

Automate CodeRabbit PR review management.

Authormarcioaltoe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of managing and resolving CodeRabbit AI review comments on GitHub Pull Requests. It automates downloading, organizing, and tracking review feedback, making it easier to prioritize and fix issues.

Core Features & Use Cases

  • Download Reviews: Fetches all CodeRabbit AI comments from a PR, categorizing them by severity (critical, major, trivial).
  • Organize & Prioritize: Structures comments into resolvable issues and general comments, saving them locally for systematic resolution.
  • Track Status: Monitors the resolution progress of issues, providing clear summaries and next steps.
  • Use Case: "Download CodeRabbit reviews for PR #123, then show me the summary of critical issues that need fixing."

Quick Start

Download CodeRabbit reviews for the latest open pull request and display the summary.

Dependency Matrix

Required Modules

@octokit/graphql@octokit/plugin-retry@octokit/plugin-throttling@octokit/rest@octokit/typesdotenvwinstonzod

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: pull-request-skill
Download link: https://github.com/marcioaltoe/claude-craftkit/archive/main.zip#pull-request-skill

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