my-pull-requests
List my pull requests in the current repository
How do I install this agent skill?
npx skills add https://github.com/github/awesome-copilot --skill my-pull-requestsIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill is safe to use. It automates the listing and review of pull requests within a GitHub repository using trusted internal tools.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerwarn
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
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.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/github/awesome-copilot/my-pull-requests">View my-pull-requests on skillZs</a>