address-pr-comments

Categorize GitHub pull request comments and generate action plans.

4|5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Luney-Industries/farty-bobo --skill address-pr-comments-luney-industries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: address-pr-comments
Source: https://github.com/Luney-Industries/farty-bobo/tree/main/skills/address-pr-comments
Command: npx skills add https://github.com/Luney-Industries/farty-bobo --skill address-pr-comments-luney-industries

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the management of GitHub pull request comments, including categorization, prioritization, and actioning based on human or automated feedback.

Core Features & Use Cases

  • Comment Categorization: Classify comments as stale, requiring code changes, discussion, or other categories.
  • Human and Bot Feedback Handling: Manages feedback from humans and automated bots like Copilot, with different handling for each.
  • Actionable Plan Generation: Generates a detailed plan for actioning comments, requiring human approval before proceeding.
  • Integration with GitHub: Seamlessly integrates with GitHub for pull request management.

Quick Start

Use the address-pr-comments skill to address comments on the current branch's PR.

Frequently Asked Questions about address-pr-comments

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

FAQPage Schema
How do I automate GitHub pull request comment management?

Automating GitHub pull request comment management involves categorizing feedback by type, prioritizing action items, and integrating with the GitHub API to streamline the code review workflow. This Skill handles that process by generating an actionable plan for human approval.

Can I categorize stale PR comments and filter automated bot feedback?

Yes, you can categorize stale PR comments and filter automated bot feedback. The Skill specifically classifies comments as stale, requiring code changes, or discussion, and handles feedback from automated bots like Copilot differently than human feedback.

Do I need the gh CLI installed to manage PR comments with this automation?

Yes, you need the gh CLI installed to manage PR comments with this automation. The Skill explicitly requires the gh command-line tool to access the GitHub API and integrate with pull request workflows.

What is the best way to generate an action plan for code review comments?

The best way to generate an action plan for code review comments is to automate comment categorization and prioritization, producing a detailed plan that requires human approval before proceeding. This ensures structured handling of both human and automated feedback.

Does this PR comment automation apply changes without human approval?

No, this PR comment automation does not apply changes without human approval. It generates a detailed action plan for addressing pull request comments and requires explicit human approval before proceeding with any workflow actions.