resolve-pr-feedback

Classify, fix, and reply to GitHub PR review comments.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/krishna-cyber/plate_js_rich_text_editor --skill resolve-pr-feedback-krishna-cyber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resolve-pr-feedback
Source: https://github.com/krishna-cyber/plate_js_rich_text_editor/tree/main/.agents/skills/resolve-pr-feedback
Command: npx skills add https://github.com/krishna-cyber/plate_js_rich_text_editor --skill resolve-pr-feedback-krishna-cyber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of resolving GitHub PR review feedback, automating triage, fixes, goal planning, and thread resolution.

Core Features & Use Cases

  • Automated Triage: Classifies feedback into actionable, pending, and non-actionable categories.
  • Fixes and Replies: Automatically applies fixes to valid feedback and generates appropriate replies.
  • Goal Planning: Creates a goal plan for each feedback item, tracking its resolution status.
  • Use Case: When you receive a PR with review feedback, use this Skill to automatically address the feedback, ensuring that all comments are resolved efficiently.

Quick Start

Use the resolve-pr-feedback skill to resolve all unresolved feedback on the current branch's PR.

Frequently Asked Questions about resolve-pr-feedback

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

FAQPage Schema
How do I automate resolving GitHub PR review feedback?

Automating GitHub PR review feedback involves classifying comments, applying fixes, and generating replies. This Skill handles the entire process by triaging feedback into actionable categories and automatically managing thread resolution.

Can I resolve specific GitHub PR threads instead of the entire pull request?

Yes, you can resolve specific GitHub PR threads. This Skill supports targeted thread resolution, allowing you to address individual unresolved comments on your current branch rather than processing the full PR.

How does automated PR feedback triage work?

Automated PR feedback triage works by classifying review comments into actionable, pending, and non-actionable categories. It then creates a goal plan for each item, applies fixes to valid feedback, and tracks resolution status.

Do I need GitHub API access to manage PR review comments?

Yes, you need GitHub API access to manage PR review comments. This Skill requires API integration to retrieve feedback, process internal scripts for classification, and reply to threads automatically.

What is the best way to handle non-actionable PR review comments?

Handling non-actionable PR review comments is best done by classifying them during triage. This Skill separates non-actionable feedback from valid issues, ensuring only actionable comments receive automated fixes and replies.