Dev10x:gh-pr-request-review

Automate GitHub pull request review requests with configurable reviewer resolution.

7|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-gh-pr-request-review-dev10x-guru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dev10x:gh-pr-request-review
Source: https://github.com/Dev10x-Guru/Dev10x-Claude/tree/main/skills/gh-pr-request-review
Command: npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-gh-pr-request-review-dev10x-guru

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__plugin_Dev10x_cli__request_review, mcp__plugin_Dev10x_cli__resolve_gate, mcp__plugin_Dev10x_cli__pr_detect, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of requesting reviews on GitHub pull requests, providing a structured, pre-approved workflow to ensure efficient and consistent code reviews.

Core Features & Use Cases

  • Pre-approved Workflows: Utilizes slash commands for complete dev workflows that are pre-approved.
  • Auto-Resolve Reviewers: Automatically assigns reviewers based on project configuration.
  • Gate Resolution: Includes a gate resolution process to determine if a review should be requested.
  • Use Case: After completing a pull request, quickly request a review from the appropriate team or individual using the /Dev10x:gh-pr-request-review command.

Quick Start

Request a review on a GitHub PR by typing: /Dev10x:gh-pr-request-review

Frequently Asked Questions about Dev10x:gh-pr-request-review

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

FAQPage Schema
How do I automate GitHub PR review requests for my team?

You can automate GitHub PR review requests by using the /Dev10x:gh-pr-request-review command, which triggers a pre-approved workflow to assign reviewers automatically based on your project configuration.

What is gate resolution in GitHub pull request reviews?

Gate resolution in GitHub PR reviews is a pre-flight check process that determines whether a review should be requested by verifying the PR readiness, draft state, and approval status before triggering the reviewer assignment.

Do I need the Dev10x CLI to request reviews on GitHub pull requests?

Yes, you need the Dev10x CLI and its specific plugins, including pr_detect, request_review, and resolve_gate, along with GitHub API access to automate the PR review request workflows.

Does this automated PR review workflow skip draft pull requests?

Yes, the workflow includes pre-flight checks for draft states and approval status, ensuring that review requests are only triggered when a GitHub pull request is fully ready and not in a draft state.

How does the automated reviewer assignment work for GitHub PRs?

Automated reviewer assignment resolves reviewers based on your project configuration, using the Dev10x CLI plugins to detect the PR and request the review from the appropriate team or individual.

What's the best way to streamline code review requests on GitHub?

The best way to streamline code review requests is using pre-approved workflows with slash commands, which provide structured gate resolution and auto-resolve reviewers to ensure consistent and efficient GitHub PR processing.