pr-review-extraction
CommunityTurn PR reviews into actionable insights fast.
Authorendo-ava
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the extraction and summarization of GitHub PR reviews to help teams quickly identify actionable items, unresolved issues, and feedback from reviewers.
Core Features & Use Cases
- Inline Comment Extraction: Collects code review comments and identifies suggestions or issues tied to specific lines.
- Summary & Checklist Generation: Produces a concise PR overview with a ready-to-use checklist of items to address.
- GitHub Context Linkages: Includes direct links to the original PR and comments for quick verification.
Quick Start
python3 .claude/skills/pr-review-extraction/extract_reviews.py <PR_NUMBER>
Dependency Matrix
Required Modules
None requiredComponents
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-extraction Download link: https://github.com/endo-ava/ego-graph/archive/main.zip#pr-review-extraction Please download this .zip file, extract it, and install it in the .claude/skills/ directory.