find-reviewable-pr

9
0
Source

Finds open PRs in the dotnet/maui and dotnet/docs-maui repositories that are good candidates for review, prioritizing by milestone, priority labels, partner/community status.

Install

mkdir -p .claude/skills/find-reviewable-pr && curl -L -o skill.zip "https://mcp.directory/api/skills/download/2138" && unzip -o skill.zip -d .claude/skills/find-reviewable-pr && rm skill.zip

Installs to .claude/skills/find-reviewable-pr

About this skill

Find Reviewable PR

This skill searches the dotnet/maui and dotnet/docs-maui repositories for open pull requests that are good candidates for review, prioritized by importance.

When to Use

  • "Find a PR to review"
  • "Find PRs that need review"
  • "Show me milestoned PRs"
  • "Find partner PRs to review"
  • "What community PRs are open?"
  • "Find docs-maui PRs to review"

Priority Categories (in order)

  1. Priority (P/0) - Critical priority PRs that need immediate attention (always on top)
  2. Approved (Not Merged) - PRs with human approval that haven't been merged yet
  3. Ready To Review (Project Board) - PRs in "Ready To Review" column of the MAUI SDK Ongoing project board (requires read:project scope)
  4. Milestoned - PRs assigned to current milestone(s), sorted by lowest SR number first (e.g., SR5 before SR6), then Servicing
  5. Agent Reviewed - PRs reviewed by AI agent workflow (detected via labels)
  6. Partner - PRs from Syncfusion and other partners
  7. Community - External contributions needing review
  8. Recent Waiting for Review - PRs created in last 2 weeks that need review (minimum 5)
  9. docs-maui Waiting for Review - Documentation PRs needing review (minimum 5)

Quick Start

# Find P/0 and milestoned PRs (default behavior, excludes changes-requested)
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1

# Find all reviewable PRs across all categories
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -Category all

# Find only milestoned PRs
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -Category milestoned

# Find only docs-maui PRs waiting for review
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -Category docs-maui

# Find approved PRs waiting to be merged
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -Category approved

# Find PRs in "Ready To Review" on the project board
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -Category ready-to-review

# Find agent-reviewed PRs with merge summaries
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -Category agent-reviewed

# Find recent PRs waiting for review
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -Category recent

# Find Android PRs only
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -Platform android

# Limit results per category
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -Limit 5

# Adjust docs-maui limit (default is 5, minimum enforced)
pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1 -DocsLimit 10

Script Parameters

ParameterValuesDefaultDescription
-Categorydefault, milestoned, priority, recent, partner, community, docs-maui, approved, ready-to-review, agent-reviewed, alldefaultFilter by category. default shows only P/0 + milestoned, excluding changes-requested PRs.
-Platformandroid, ios, windows, maccatalyst, allallFilter by platform
-Limit1-100100Max PRs per category (maui repo)
-RecentLimit1-1005Max recent PRs waiting for review from maui repo (minimum 5 enforced)
-DocsLimit1-1005Max PRs for docs-maui waiting for review (minimum 5 enforced)
-ExcludeAuthorsstring[](none)Exclude PRs from specific authors (e.g., -ExcludeAuthors PureWeen,rmarinho)
-IncludeAuthorsstring[](none)Only include PRs from specific authors
-OutputFormatreview, table, jsonreviewOutput format

Workflow for Reviewing PRs

Step 1: Find PRs to Review

CRITICAL: You MUST use the PowerShell script below. Do NOT attempt to query GitHub directly with gh commands or jq if the script fails. The script contains important prioritization logic (SR5 before SR6, P/0 first, etc.) that cannot be replicated with ad-hoc queries.

pwsh .github/skills/find-reviewable-pr/scripts/query-reviewable-prs.ps1

If the script fails (e.g., HTTP 502, network error, authentication issue):

  1. STOP - Do not attempt fallback queries
  2. Report the error to the user
  3. Suggest retry - Ask user to try again in a few minutes (GitHub API may be temporarily unavailable)

Why no fallbacks? Ad-hoc queries bypass the milestone prioritization logic and will return incorrectly ordered results (e.g., later SR milestones before earlier ones).

Step 2: Check for Warnings

IMPORTANT: If the script output contains a warning about missing read:project scope, you MUST include this warning at the TOP of your response to the user:

⚠️ **Note**: Your GitHub token is missing the `read:project` scope. Project board data is not available.
To enable: `gh auth refresh -s read:project`

Step 3: Present Results from ALL Categories

CRITICAL: When presenting PR results, you MUST include PRs from ALL categories returned by the script:

  1. 🔴 Priority (P/0) - Always include if present (always first)
  2. 🟢 Approved (Not Merged) - Always include if present
  3. 📋 Ready To Review (Board) - Always include if present
  4. 📅 Milestoned - Always include if present
  5. 🤖 Agent Reviewed - Always include if present
  6. 🤝 Partner - Always include if present
  7. Community - Always include if present
  8. 🕐 Recent - Always include if present
  9. 📖 docs-maui - Always include if present

DO NOT omit any category. Each category table should include columns for: PR, Title, Author, Assignees, Platform/Repo, Status, Agent Review, Age, Updated.

Complexity Levels

ComplexityCriteria
Easy≤5 files, ≤200 additions
Medium6-15 files, or 200-500 additions
Complex>15 files, or >500 additions

Tips

  • P/0 PRs should always be reviewed first - they're blocking releases
  • Approved PRs are ready to merge - verify CI is green and merge
  • Ready To Review PRs are in the project board pipeline and need timely review
  • Agent Reviewed PRs have been analyzed by the AI agent workflow - check their labels for status
  • Milestoned PRs have deadlines and should be prioritized
  • Partner PRs often have business priority
  • Community PRs may need more guidance and thorough review
  • Recent PRs - quick turnaround keeps contributors engaged

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

291790

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

213415

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

213296

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

222234

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

173201

rust-coding-skill

UtakataKyosui

Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.

166173

Stay ahead of the MCP ecosystem

Get weekly updates on new skills and servers.