Agent Skills: my-pull-requests

List my pull requests in the current repository

UncategorizedID: github/awesome-copilot/my-pull-requests

Install this agent skill to your local

pnpm dlx add-skill https://github.com/github/awesome-copilot/tree/HEAD/skills/my-pull-requests

Skill Files

Browse the full folder contents for my-pull-requests.

Download Skill

Loading file tree…

skills/my-pull-requests/SKILL.md

Skill Metadata

Name
my-pull-requests
Description
'List my pull requests in the current repository'

Search the current repo (using #githubRepo for the repo info) and list any pull requests you find (using #list_pull_requests) that are assigned to me.

Describe the purpose and details of each pull request.

If a PR is waiting for someone to review, highlight that in the response.

If there were any check failures on the PR, describe them and suggest possible fixes.

If there was no review done by Copilot, offer to request one using #request_copilot_review.