PR Triage

Audit GitHub pull requests, categorize by size and CI status, and post review comments.

88|6|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/FlorianBruniaux/ccboard --skill pr-triage-florianbruniaux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PR Triage
Source: https://github.com/FlorianBruniaux/ccboard/tree/main/.claude/skills/pr-triage
Command: npx skills add https://github.com/FlorianBruniaux/ccboard --skill pr-triage-florianbruniaux

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of auditing, reviewing, and commenting on GitHub Pull Requests, significantly reducing the manual overhead for maintainers.

Core Features & Use Cases

  • Automated Audit: Provides an overview of open PRs, categorizing them by type (internal/external, ready/problematic).
  • Deep Review (Opt-in): Allows for in-depth code review of selected PRs using a structured checklist.
  • Comment Generation & Posting: Drafts and posts constructive review comments in English, with user validation before posting.
  • Use Case: As a project maintainer, you can run this Skill daily to quickly triage new PRs, identify potential issues, and get AI-assisted reviews for complex changes, ensuring code quality and faster merging.

Quick Start

Run the pr-triage skill to audit all open pull requests in the current repository.

Frequently Asked Questions about PR Triage

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

FAQPage Schema
How do I automate GitHub pull request triage for my repository?

You can automate GitHub pull request triage by auditing open PRs and categorizing them based on size, CI status, and potential overlaps. This streamlines code reviews by identifying ready or problematic PRs, significantly reducing manual overhead for project maintainers.

What is an automated deep code review against a checklist?

An automated deep code review is an opt-in process that analyzes selected GitHub pull requests using a structured checklist. It drafts constructive review comments in English, requiring user validation before posting to ensure code quality and faster merging.

Do I need GitHub CLI to automate pull request auditing?

Yes, GitHub CLI is required for repository interaction during pull request auditing. The CLI enables the automated system to fetch open PRs, check CI status, and post validated review comments directly to the GitHub repository.

How do I categorize open pull requests by CI status and size?

You categorize open pull requests by running an automated audit that evaluates PR size, CI status, and potential overlaps. This categorization separates internal and external PRs into ready or problematic groups for targeted code review.

Can I select a different language for the pull request audit output?

Yes, you can select a different language for the audit output. While the automated deep review comments are generated and posted in English, the language selection specifically supports the overall audit output formatting.