·pr-comments
</>

pr-comments

Triages and resolves PR review comments from humans and bots. Fetches unresolved threads, deduplicates bot findings, classifies by severity, writes a fix plan for approval, then fixes real issues and resolves noise. Use when asked to fix PR comments, resolve review feedback, triage review threads, handle bot comments, or address PR review findings.

11Installs·1Trend·@mblode

Installation

$npx skills add https://github.com/mblode/agent-skills --skill pr-comments

How to Install pr-comments

Quickly install pr-comments AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mblode/agent-skills --skill pr-comments
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mblode/agent-skills.

SKILL.md

View raw

Triage and resolve PR review comments from humans and bots in a structured four-phase workflow.

| references/github-api.md | Default: GraphQL queries for fetching, replying, and resolving threads | | references/bot-patterns.md | Phase 2: bot detection, severity parsing, deduplication, false positive rules | | references/fix-plan-template.md | Phase 3: generating the fix plan document |

Output: three lists — unresolved threads, reviews with content, and issue-level comments.

Triages and resolves PR review comments from humans and bots. Fetches unresolved threads, deduplicates bot findings, classifies by severity, writes a fix plan for approval, then fixes real issues and resolves noise. Use when asked to fix PR comments, resolve review feedback, triage review threads, handle bot comments, or address PR review findings. Source: mblode/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mblode/agent-skills --skill pr-comments
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from mblode/agent-skills

Quick answers

What is pr-comments?

Triages and resolves PR review comments from humans and bots. Fetches unresolved threads, deduplicates bot findings, classifies by severity, writes a fix plan for approval, then fixes real issues and resolves noise. Use when asked to fix PR comments, resolve review feedback, triage review threads, handle bot comments, or address PR review findings. Source: mblode/agent-skills.

How do I install pr-comments?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mblode/agent-skills --skill pr-comments Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mblode/agent-skills