pr-list

Prioritize and display open GitHub PRs by status and priority.

2|Updated Apr 6, 2017
One-click install
npx skills add https://github.com/shiiman/dotfiles --skill pr-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-list
Source: https://github.com/shiiman/dotfiles/tree/main/ai/codex/skills/pr-list
Command: npx skills add https://github.com/shiiman/dotfiles --skill pr-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open pull requests can flood review queues and slow down development. This skill consolidates open PRs and presents them in a prioritized, easy-to-scan format to accelerate reviews and decisions.

Core Features & Use Cases

  • Prioritized open PR list by review status and urgency
  • Filters for all, mine, and quick view switching
  • Tabular output suitable for dashboards, reports, or quick handoffs

Quick Start

Run the pr-list command to view the prioritized PR table for your repository.

Frequently Asked Questions about pr-list

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

FAQPage Schema
How do I prioritize open GitHub pull requests by review status?

To prioritize open GitHub pull requests by review status, this skill consolidates them into a single list. It sorts PRs by urgency and status, presenting a formatted table for quick scanning to accelerate code reviews.

Can I filter the pull request list to show only my PRs?

Yes, you can filter the pull request list to show only your PRs. The skill supports quick view switching with filters like 'all' and 'mine' to display relevant open PRs across different workflows.

What is the best way to display open PRs in a table for quick review?

The best way to display open PRs in a table for quick review is using this skill's prioritized output. It formats and sorts pull requests by status and priority, creating an easy-to-scan table suitable for dashboards or reports.

How do I consolidate open pull requests across different GitHub workflows?

To consolidate open pull requests across different GitHub workflows, this skill aggregates them and applies priority sorting. It formats the results into a unified table that highlights review status and urgency for fast decision-making.

Does this PR sorting tool work without additional dependencies?

Yes, this PR sorting tool works without additional dependencies. It operates independently to fetch, sort, and format open pull requests by priority and review status, requiring no extra components to generate the output table.