pr-sheriff

Categorize pull requests into easy-wins and crew assignments with inline recommendations.

3|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/mindfu23/gastown-mission-district --skill pr-sheriff-mindfu23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-sheriff
Source: https://github.com/mindfu23/gastown-mission-district/tree/main/.claude/skills/pr-sheriff
Command: npx skills add https://github.com/mindfu23/gastown-mission-district --skill pr-sheriff-mindfu23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash(gh pr *), Bash(git *), Bash(gt *), Bash(bd *), Bash(cat *), and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of triaging and reviewing pull requests (PRs) by providing inline recommendations, enhancing the efficiency of PR management.

Core Features & Use Cases

  • PR Triage: Categorizes PRs into easy-wins and crew assignments.
  • Inline Recommendations: Prints recommendations directly within the workflow, without posting to GitHub.
  • Use Case: When you have a large number of PRs to review, this Skill can help you quickly identify which ones are easy to merge and which require more in-depth review.

Quick Start

Execute the pr-sheriff command to triage and review PRs within your scope.

Frequently Asked Questions about pr-sheriff

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

FAQPage Schema
How do I triage pull requests with a large backlog in GitHub?

To triage pull requests effectively, you can automate categorization into easy-wins and crew assignments. This approach helps you quickly identify which PRs are simple merges and which require in-depth review.

Can I get inline PR review recommendations without posting comments to GitHub?

Yes, you can get inline PR review recommendations without posting to GitHub. This Skill prints management suggestions directly within your local workflow, keeping review feedback private.

What is the best way to automatically categorize GitHub pull requests for crew assignment?

The best way to categorize GitHub pull requests is to automate triage by splitting them into easy-wins and crew assignments. This provides inline recommendations for efficient PR management.

Do I need Bash and GitHub CLI to automate pull request management?

Yes, you need Bash and GitHub CLI to automate pull request management. The Skill requires Bash commands for GitHub and Git operations to execute its triage and review functions.

Does PR triage work with local Git commands for inline recommendations?

PR triage works with local Git commands by executing Bash operations for GitHub and Git. It processes pull request data locally to print inline recommendations directly in your workflow.