prs

List open pull requests requiring review or authored by you.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/LarryHsiao/Skadi --skill prs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prs
Source: https://github.com/LarryHsiao/Skadi/tree/main/skills/prs
Command: npx skills add https://github.com/LarryHsiao/Skadi --skill prs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finds and presents open pull requests that require your attention, including PRs where others requested reviews and PRs you authored, so you can act efficiently.

Core Features & Use Cases

  • Filter PRs by mode: review, mine, or both
  • Scope results across all repositories or a single OWNER/REPO
  • Read-only presentation with a clear, categorized summary for quick triage

Quick Start

Ask to display open PRs for the specified scope (review, mine, or OWNER/REPO) without making changes.

Frequently Asked Questions about prs

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

FAQPage Schema
How do I check which GitHub pull requests need my review?

Filtering open pull requests by mode helps you triage GitHub workflows. You can scope results to review, mine, or both, covering all repositories or a specific OWNER/REPO to quickly find PRs needing attention without performing mutations.

Can I view pull requests I authored across all repositories?

Yes, you can view pull requests you authored across all repositories by using the mine mode. This shows open PRs you authored across all repositories or scoped to a single OWNER/REPO, rendering a deterministic, read-only summary for quick triage.

Does this pull request review tool make changes to my repositories?

No, this pull request review tool does not make changes to your repositories. It reads data via a pre-approved hook script and renders a deterministic, read-only summary of open PRs needing attention without performing any mutations.

What is the best way to automate my GitHub PR review workflow?

Automating your GitHub PR review workflow is best done by viewing categorized open pull requests needing attention. By filtering for review-requested PRs and PRs you authored across all repositories or a single OWNER/REPO, you can act efficiently on a read-only summary.

How do I scope pull request summaries to a single repository?

To scope pull request summaries to a single repository, specify the OWNER/REPO format. This narrows the read-only presentation of open PRs needing review or authored by you, ensuring you only see pull requests within that specific repository.