pr-triage

Audit open PRs and draft review comments using GitHub CLI.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/roberttmadsen13-del/TOURney --skill pr-triage-roberttmadsen13-del
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-triage
Source: https://github.com/roberttmadsen13-del/TOURney/tree/main/SKILLS/rtk-master/.claude/skills/pr-triage
Command: npx skills add https://github.com/roberttmadsen13-del/TOURney --skill pr-triage-roberttmadsen13-del

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR triage automates auditing open PRs, guiding deep reviews, and drafting/posting review comments to accelerate high-quality code reviews across teams.

Core Features & Use Cases

  • Audit open PRs: generate a concise snapshot of unreviewed work and flag stale activity.
  • Deep review selection: identify PRs that merit in-depth analysis and prioritization.
  • Draft and post comments: create actionable feedback and publish comments directly on PRs to speed up decisions.
  • Cross-repo collaboration: coordinate reviews across multiple collaborators and maintainers.

Quick Start

Run the pr-triage skill to audit open PRs and draft initial review comments.

Frequently Asked Questions about pr-triage

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

FAQPage Schema
How do I automate pull request triage to find stale PRs in GitHub?

Automated PR triage audits open pull requests to surface stale activity and unreviewed work. It generates a concise snapshot of open PRs, allowing teams to quickly identify which repositories need immediate attention.

Can I automatically draft and post code review comments on pull requests?

Yes, you can draft and post review comments directly on pull requests. The process creates actionable feedback based on fetched PR metadata, reviews, and file lists, then publishes comments to accelerate decisions.

Do I need GitHub CLI to automate reviewing and auditing open PRs?

Yes, GitHub CLI access is required to automate PR triage. The process depends on the GitHub CLI to fetch PR metadata, reviews, and file lists to produce structured triage outputs and post comments.

What is the best way to prioritize deep code reviews across multiple PRs?

PR triage identifies pull requests that merit in-depth analysis and prioritization. By auditing open PRs and applying language rules, it selects deep-review candidates across multi-PR repositories to guide thorough code reviews.

How does PR triage handle cross-repo collaboration for code reviews?

PR triage coordinates reviews across multiple collaborators and maintainers. By auditing open PRs and drafting review comments, it accelerates high-quality code reviews and helps manage cross-repo collaboration effectively.