review-pending-prs

Track and review recently updated pull requests on GitHub or Azure DevOps.

2|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill review-pending-prs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review-pending-prs
Source: https://github.com/gautam-achieveai/ClaudePlugins/tree/main/code-reviewer/skills/review-pending-prs
Command: npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill review-pending-prs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ado, gh, mcp__azure-devops, code-reviewer:pr-review, code-reviewer:update-pr-tracking, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of tracking and reviewing pending pull requests on GitHub or Azure DevOps, reducing the time spent on manual oversight and ensuring timely PR reviews.

Core Features & Use Cases

  • PR Tracking: Identifies and tracks all active pull requests from GitHub or Azure DevOps.
  • Review Updates: Reviews PRs with updates older than 15 minutes and delegates individual reviews to the code-reviewer:pr-review skill.
  • Review History: Maintains a persistent review history to prevent duplicate reviews and provide a record of previous reviews.
  • Batch Orchestrator: Batch reviews PRs as requested, with support for filtering by author and PR age.

Quick Start

Use the review-pending-prs skill to review all pending pull requests by running 'review-pending-prs'.

Frequently Asked Questions about review-pending-prs

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

FAQPage Schema
How do I automate code review for pending pull requests on GitHub?▼

Automate pending pull request reviews by tracking active PRs on GitHub, identifying those updated recently, and delegating individual reviews to a structured code review process. This maintains a persistent review history to prevent duplicate reviews.

Can I track and review Azure DevOps pull requests in batches?▼

Batch review Azure DevOps pull requests using a batch orchestrator that filters PRs by author and age. It identifies active PRs, delegates individual reviews, and maintains a persistent review history to ensure comprehensive tracking.

Does this automated PR tracking prevent duplicate code reviews?▼

Automated PR tracking prevents duplicate code reviews by maintaining a persistent review history. It records previous reviews and only triggers new reviews for pull requests updated older than 15 minutes, ensuring no overlapping manual oversight.

How do I filter pull requests by author and age for batch code review?▼

Filter pull requests by author and age using the batch orchestrator functionality. It evaluates active PRs from GitHub or Azure DevOps based on your configured review parameters, delegating qualifying PRs for individual code review.

What is the best way to orchestrate code reviews for recently updated pull requests?▼

Orchestrate code reviews for recently updated pull requests by tracking active PRs, identifying updates older than 15 minutes, and delegating them to an individual PR review skill. This maintains a comprehensive review history across GitHub or Azure DevOps.