pr-backlog

Monitor GitHub pull requests for review requests and notify via macOS or Slack.

381|261|Updated May 7, 2026
One-click install
npx skills add https://github.com/nudgebee/nudgebee --skill pr-backlog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-backlog
Source: https://github.com/nudgebee/nudgebee/tree/main/.claude/skills/pr-backlog
Command: npx skills add https://github.com/nudgebee/nudgebee --skill pr-backlog

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you stay organized and efficient by automatically checking for pull requests that require your review and reminding you to review them.

Core Features & Use Cases

  • Automated PR Checks: Regularly scans for open pull requests where you are requested as a reviewer.
  • Selective Review: Allows you to manually select and review PRs based on your preference.
  • Cron Job Integration: Set up a cron job to automatically check for new PRs at your desired frequency.
  • Notification System: Sends notifications on your macOS when new PRs are found, reducing the risk of missing important reviews.

Quick Start

Run the /pr-backlog command to check for new PRs requesting your review.

Frequently Asked Questions about pr-backlog

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

FAQPage Schema
How do I get notified for GitHub PR review requests?

You can get notified for GitHub PR review requests by running automated checks that scan for open pull requests and send macOS or Slack notifications when your review is needed. This reduces the risk of missing important reviews.

Can I automate checking for GitHub PR reviews on a schedule?

Yes, you can automate checking for GitHub PR reviews on a schedule by setting up a cron job. This regularly scans for open pull requests where you are requested as a reviewer at your desired frequency.

Do I need the GitHub CLI to monitor pull request backlogs?

Yes, you need the GitHub CLI (`gh`) installed to monitor pull request backlogs. The Skill relies on `gh` to scan open pull requests and provide a command-line interface to selectively review them.

Does this automated PR review checker work on Windows or Linux?

The automated PR review checker requires macOS to send native desktop notifications. While Slack notifications are supported, the macOS notification system is a primary dependency for receiving local alerts.

How do I manually select which pull requests to review?

You can manually select which pull requests to review by using the command-line interface provided by the Skill. After scanning for open PRs requesting your review, it allows you to choose specific PRs to review based on your preference.

What is the best way to stay on top of pull request reviews?

The best way to stay on top of pull request reviews is combining automated cron job checks with desktop notifications. This setup regularly scans for open PRs, notifies you via macOS or Slack, and provides a CLI to review selected PRs.