triage-pr-comments

Triage PR review comments into prioritized verdicts and action plans.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/acatl/some-skills --skill triage-pr-comments-acatl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-pr-comments
Source: https://github.com/acatl/some-skills/tree/main/skills/triage-pr-comments
Command: npx skills add https://github.com/acatl/some-skills --skill triage-pr-comments-acatl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage PR review comments against project standards and the PR's defined scope to produce a prioritized, batched action plan.

Core Features & Use Cases

  • Thread-aware verdicts for inline comments, top-level reviews, and issue-level discussions.
  • Generates structured verdicts (AGREE, DECLINE, DISCUSSION NEEDED, OUT OF SCOPE, ALREADY ADDRESSED) with recommended actions and issue scoping.
  • Aligns triage outputs with project standards to accelerate PR resolution and reduce review fatigue.

Quick Start

Provide the PR number to kick off triage and generate a structured verdict and action plan.

Frequently Asked Questions about triage-pr-comments

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

FAQPage Schema
How do I triage PR review comments against project standards?

To triage PR review comments, you can map inline comments, top-level reviews, and issue discussions to structured verdicts like AGREE or DECLINE, generating a prioritized action plan aligned with your project standards.

What is the best way to structure code review comments into an action plan?

Structuring code review comments involves evaluating each thread against the PR scope to produce batched, prioritized actions, categorizing feedback into verdicts like OUT OF SCOPE or DISCUSSION NEEDED to accelerate resolution.

How do I handle out of scope suggestions in pull request reviews?

Handling out of scope suggestions requires evaluating PR review comments against the defined PR scope, allowing you to explicitly tag irrelevant threads as OUT OF SCOPE and isolate necessary changes within the action plan.

Can I triage inline comments and top-level reviews together?

Yes, you can triage inline comments and top-level reviews together by applying thread-aware verdicts to all issue-level discussions, ensuring every piece of feedback receives a recommended action within the PR scope.

What context do I need to provide to triage pull request feedback?

Triageing pull request feedback requires access to local repository context and PR metadata to accurately evaluate threads against project standards and output structured results suitable for a triage dashboard.