pr-review-queue

Add pull requests to GitHub project boards with priority levels and date comments.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/abretonc7s/metamask-skills --skill pr-review-queue-abretonc7s
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review-queue
Source: https://github.com/abretonc7s/metamask-skills/tree/main/domains/pr-workflow/skills/pr-review-queue
Command: npx skills add https://github.com/abretonc7s/metamask-skills --skill pr-review-queue-abretonc7s

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It automates the process of organizing pull requests into a dedicated review workflow, reducing manual effort and ensuring consistent tracking.

Core Features & Use Cases

  • Adding PRs to project boards: Automatically adds pull requests to a specified project in GitHub.
  • Setting Priority: Fetches and assigns priority levels dynamically based on project field options.
  • Updating PR comments: Adds date tags to track review status and history, improving team visibility.
  • Use Case: A developer submits a pull request, and this Skill automatically adds it to the review board with a priority level and timestamp, enabling faster and more organized code reviews.

Quick Start

Use the pr-review-queue skill to add a pull request URL to the MetaMask review project, set its priority, and include the current date in the comment.

Frequently Asked Questions about pr-review-queue

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

FAQPage Schema
How do I automate adding pull requests to a GitHub project board for code review?

Automating pull request organization involves automatically adding submitted PRs to a GitHub project, dynamically fetching and assigning priority levels based on field options, and appending date comments to track review history and improve team visibility.

What is the best way to track pull request priorities and review status in GitHub?

Tracking pull request priorities in GitHub is best handled by automatically fetching project field options to assign priority levels and adding date tags to PR comments. This ensures consistent review status tracking and history for development teams.

Can I use project management automation to set priority levels for GitHub pull requests?

Yes, project management automation can set priority levels for GitHub pull requests by fetching available project field options and dynamically updating the project item fields. This applies to teams managing multiple PRs needing efficient review progress tracking.

Do I need to manually update project fields when organizing pull requests for review?

No, you do not need to manually update project fields when organizing pull requests. The automation fetches project field options, assigns priority levels, and adds date comments automatically, reducing manual effort and ensuring consistent tracking across the review workflow.

How does adding date comments to pull requests improve code review workflows?

Adding date comments to pull requests improves code review workflows by automatically timestamping review status and history. This provides development teams with better visibility into the queue, enabling faster and more organized code reviews on the project board.