review-pr-comments

Analyze GitHub PR review comments to categorize feedback and generate prioritized tasks and response drafts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/maxton76/stall-bokning --skill review-pr-comments-maxton76
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr-comments
Source: https://github.com/maxton76/stall-bokning/tree/main/.claude/skills/review-pr-comments
Command: npx skills add https://github.com/maxton76/stall-bokning --skill review-pr-comments-maxton76

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the analysis of GitHub PR review comments, transforming subjective feedback into clear, prioritized tasks and structured response drafts, saving developers significant time and effort.

Core Features & Use Cases

  • Automated Feedback Analysis: Classifies comments by severity (CRITICAL to QUESTION) using keyword scoring.
  • Task Generation: Creates hierarchical tasks for actionable feedback, ensuring critical issues are addressed first.
  • Response Drafting: Generates a structured draft response for the PR author to review and post.
  • Use Case: After a code review, instead of manually sifting through dozens of comments, you can run this Skill to get a prioritized list of tasks and a draft response, allowing you to focus on implementation.

Quick Start

Analyze the review comments for pull request number 123 and create actionable tasks.

Frequently Asked Questions about review-pr-comments

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

FAQPage Schema
How do I automate GitHub PR comment analysis to generate actionable tasks?

Automating GitHub PR comment analysis categorizes feedback by severity to generate prioritized, hierarchical tasks and structured response drafts. This workflow requires the GitHub CLI for data retrieval and a task management system for creating the resulting tasks.

What is the best way to categorize PR review comments by priority?

Categorizing PR review comments by priority uses keyword scoring to classify feedback from CRITICAL to QUESTION. This mechanism transforms subjective code review feedback into clear, hierarchical tasks so critical issues are addressed first.

Can I integrate GitHub CLI with task management systems for code review feedback?

Integrating GitHub CLI with task management systems allows you to retrieve PR comments and automatically create actionable tasks. This code review management workflow requires the GitHub CLI for data retrieval and task management integration for task creation.

How do I draft responses to GitHub PR review comments automatically?

Drafting responses to GitHub PR review comments automatically generates a structured draft for the PR author to review and post. It analyzes feedback, categorizes it by priority, and creates a draft response to save developer effort.

Does this code review automation tool support hierarchical task generation for PR feedback?

This code review automation tool supports hierarchical task generation for PR feedback by classifying comments by severity. It creates hierarchical tasks for actionable feedback, ensuring critical issues are addressed first before lower priority items.