my-pull-requests

List pull requests assigned to the user in the current GitHub repository.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill my-pull-requests-gabeujin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-pull-requests
Source: https://github.com/Gabeujin/workspace-init-mcp/tree/main/awesome/skills/my-pull-requests
Command: npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill my-pull-requests-gabeujin

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you quickly see all the pull requests you've been assigned in the current repository, keeping you informed about your review and contribution responsibilities.

Core Features & Use Cases

  • Personalized PR Listing: Filters and displays pull requests assigned specifically to you.
  • Status Highlighting: Identifies PRs awaiting review.
  • Issue Diagnosis: Points out check failures and suggests fixes.
  • Proactive Assistance: Offers to request a Copilot review if none has been done.
  • Use Case: As a developer, you can use this Skill at the start of your day to get a clear overview of your pending PRs, ensuring no review requests are missed and that you can address any failing checks promptly.

Quick Start

Show me all the pull requests assigned to me in this repository.

Frequently Asked Questions about my-pull-requests

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

FAQPage Schema
How do I list my pull requests in a GitHub repository?

To list your pull requests, the Skill searches the current GitHub repository and filters for all open pull requests assigned specifically to your user account. It then displays them along with their current review status and check results.

Can I check which of my pull requests are awaiting review?

Yes, you can check which pull requests are awaiting review because the Skill highlights any assigned PRs that are currently pending a code review. It identifies these stalled PRs to help you track your outstanding contribution responsibilities.

How do I find check failures in my GitHub pull requests?

To find check failures, the Skill diagnoses each of your assigned pull requests and points out any failing CI checks. It describes the specific check failures and provides suggested fixes to help you resolve the issues promptly.

Can I request a Copilot review for a pull request?

Yes, you can request a Copilot review because the Skill proactively offers to request a GitHub Copilot code review for your PRs if none has occurred yet. This helps ensure your pull requests receive automated feedback before merging.

What is the best way to get an overview of my pending GitHub PRs?

The best way to get an overview of your pending GitHub PRs is to use this Skill to generate a personalized list of your assigned pull requests. It provides a clear summary of review statuses and failing checks for the current repository.

Do I need to specify a repository to list my assigned pull requests?

You need to be working within a current GitHub repository context, as the Skill searches the active repository to filter and list pull requests assigned to you. It does not search across unrelated repositories on your account.