pr-list

Retrieve GitHub pull request data and present it in an ASCII table.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manages the review of GitHub pull requests by presenting them in a clear, structured ASCII table, simplifying the review process and aiding in sheriff duties.

Core Features & Use Cases

  • Formatted ASCII Table: Present GitHub PRs in an easy-to-read table format.
  • Filter Options: Supports filtering by state, author, label, assignee, and other parameters.
  • Automated Workflow: Integrates with GitHub's command-line tool and automatically formats the output.

Quick Start

Get a formatted list of open pull requests from the GitHub repository 'my-project'.

Frequently Asked Questions about pr-list

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

FAQPage Schema
How do I list GitHub pull requests in a formatted ASCII table?

You can list GitHub pull requests in a formatted ASCII table by using this Skill to automate the retrieval of PR data via the GitHub CLI and present it in a human-readable structure. It streamlines PR review and sheriff duties.

Can I filter the GitHub PR review list by author, label, or assignee?

Yes, you can filter the GitHub PR review list by state, author, label, assignee, and other parameters. This Skill supports filtering options to help you manage and review specific pull requests in your repositories.

Do I need the GitHub CLI tool to view pull requests in an ASCII table?

Yes, you need the GitHub CLI tool installed because this Skill depends on it to fetch pull request data. It automates the retrieval process and formats the output into an ASCII table for easy review.

What is the best way to manage pull requests for sheriff duties?

The best way to manage pull requests for sheriff duties is to present them in a clear, structured ASCII table. This Skill automates formatting and filtering, simplifying the review process for GitHub repositories.

How does presenting pull requests in an ASCII table simplify the review process?

Presenting pull requests in an ASCII table simplifies the review process by structuring the GitHub PR data into a human-readable format. This clear presentation aids in quickly scanning and managing repository pull requests.