watch-pr

Start, stop, and list GitHub pull requests across repositories.

4|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/0xmariowu/builders-dont-cry --skill watch-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: watch-pr
Source: https://github.com/0xmariowu/builders-dont-cry/tree/main/core/skills/watch-pr
Command: npx skills add https://github.com/0xmariowu/builders-dont-cry --skill watch-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to manually control and monitor specific pull requests by starting, stopping, or resuming watch operations, simplifying PR management.

Core Features & Use Cases

  • Manual PR Monitoring: Start watching or unwatch specific pull requests across repositories.
  • Dashboard Overview: List all open PRs and verify their review status and mergeability.
  • Use Case: A developer wants to track the progress of PR #123 across multiple repositories and temporarily halt notifications for a particular PR.

Quick Start

Use the watch-pr skill to start monitoring pull request number 45 in your current repository.

Frequently Asked Questions about watch-pr

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

FAQPage Schema
How do I monitor and track GitHub pull request statuses across multiple repositories?

To monitor GitHub pull request statuses across multiple repositories, you can use this Skill to start or stop watch operations on specific PRs and list open PRs to verify their review status and mergeability.

Can I temporarily stop watching a specific pull request if I need to halt notifications?

Yes, you can temporarily stop watching a specific pull request by using the manual control feature to halt watch operations and suspend notifications for that particular PR.

How does PR management automation work with GitHub CLI commands?

PR management automation integrates directly with GitHub CLI commands to fetch real-time status updates, automating the registration process via scripts to ensure efficient oversight in multi-repo workflows.

What is the best way to get a dashboard overview of open pull requests?

The best way to get a dashboard overview of open pull requests is to use the list feature, which displays all open PRs and allows you to verify their current review status and mergeability.

Do I need to configure anything before starting to track PR number 45 in my current repository?

Before starting to track PR number 45 in your current repository, you need to ensure the GitHub CLI is configured for your environment so the scripts can automate registration and fetch real-time status updates.