github-pr-collector

Community

Automate GitHub PR data collection & AI review analysis.

Authorsebc-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually sifting through GitHub Pull Requests and their AI-generated review comments is time-consuming and makes it hard to prioritize feedback. This skill automates the collection, extraction, and organization of PR data and AI review comments, categorizing them by severity for quick action.

Core Features & Use Cases

  • Automated PR Data Collection: Uses GitHub CLI to fetch all open PRs and their associated comments, including those from AI review agents.
  • Intelligent Comment Extraction: Extracts metadata, severity (Critical, Major, Minor, Trivial), and organizes comments into priority-based folders and checklists.
  • Use Case: To get an overview of all pending AI review feedback, simply ask to "collect GitHub PR data" to receive a structured report highlighting critical issues across all open pull requests.

Quick Start

Collect all open GitHub PRs and their review comments.

Dependency Matrix

Required Modules

github-clijq

Components

scripts

💻 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: github-pr-collector
Download link: https://github.com/sebc-dev/website/archive/main.zip#github-pr-collector

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