-
Notifications
You must be signed in to change notification settings - Fork 22
My Prs
github-actions[bot] edited this page Feb 23, 2026
·
1 revision
Show a prioritized dashboard of all your open pull requests — split into "Your PRs" (authored) and "Awaiting Your Review" — with status signals and recommended actions.
- Morning check to see what PRs need attention today
- Quick scan during the day for new review requests
- Before a standup to know the status of your PRs
- Catching PRs that are stale or blocked
In GitHub Copilot Chat:
/my-prs
With optional scope:
/my-prs owner/repo
/my-prs all repos
- Query GitHub — Find all open PRs you authored and all open PRs that have requested your review
- Classify each PR — Assign a status signal based on review state, CI, and age
- Render dashboard — Two-section table output in chat
| Signal | Meaning |
|---|---|
| Ready to merge | Approved + CI passing + no conflicts |
| Needs update | Review requested changes |
| Blocked | CI failing or merge conflicts unresolved |
| Awaiting review | Draft or waiting for reviewers |
| Stale | No activity in 7+ days |
Your PRs (3 open)
─────────────────
#123 Add auth middleware Ready to merge 0 days old
#118 Refactor login flow Needs update 3 days old ● 2 comments
#109 Docs update Stale 12 days old → Action needed
Awaiting Your Review (2 requests)
──────────────────────────────────
#241 feat: add CSV export alice 2 days old ▶ Ready for review
#238 fix: broken pagination bob 4 days old ▶ Ready for review
/my-prs # All repos, your PRs + your review queue
/my-prs owner/repo # Scoped to one repo
/my-prs all repos # Force cross-org scan
/my-prs just mine # Only PRs you authored
/my-prs just reviews # Only your review queue
| Agent | Role |
|---|---|
| pr-review agent | Executes this prompt |
- review-pr — do a full review of a specific PR
- pr-author-checklist — check a PR before requesting review
- merge-pr — merge a PR that is ready
- daily-briefing — full cross-repo briefing including PRs
- Accessibility Lead
- Web Accessibility Wizard
- Document Accessibility Wizard
- Alt Text and Headings
- ARIA Specialist
- Contrast Master
- Forms Specialist
- Keyboard Navigator
- Link Checker
- Live Region Controller
- Modal Specialist
- Tables Data Specialist
- Word Accessibility
- Excel Accessibility
- PowerPoint Accessibility
- PDF Accessibility
- Office Scan Config
- PDF Scan Config
- Testing Coach
- WCAG Guide