request-github-review

Automate GitHub PR reviewer selection and bot feedback loop management.

4|5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Luney-Industries/farty-bobo --skill request-github-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: request-github-review
Source: https://github.com/Luney-Industries/farty-bobo/tree/main/skills/request-github-review
Command: npx skills add https://github.com/Luney-Industries/farty-bobo --skill request-github-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of requesting reviews on GitHub PRs, allowing users to select from AI-powered reviewers and manage the feedback loop to streamline the PR process.

Core Features & Use Cases

  • Automated Reviewer Selection: Choose between Copilot, Claude, Codex on GitHub, or Codex within Claude Code for PR reviews.
  • Bot Feedback Loop: Manages the bot feedback loop, including CI/bot reviews, comment addressing, CI failure resolution, and marking PRs ready for review.
  • Use Case: A developer can use this Skill to automatically request a review on a PR, and it will handle the review process, including resolving comments and CI issues, so the developer can focus on other tasks.

Quick Start

Request a review for PR number 123 using the 'request-github-review' skill.

Frequently Asked Questions about request-github-review

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

FAQPage Schema
How do I automate GitHub PR reviews with AI?

Automating GitHub PR reviews with AI involves selecting an AI reviewer like Copilot, Claude, or Codex, and managing the bot feedback loop to handle CI reviews, address comments, resolve CI failures, and mark PRs ready for review. This Skill automates that entire process.

What AI reviewers can I use for GitHub PR review feedback?

For GitHub PR review feedback, you can select from Copilot, Claude, Codex on GitHub, or Codex within Claude Code. The Skill manages the bot feedback loop to address comments and resolve CI failures for these AI reviewers.

Do I need the GitHub CLI to automate AI bot PR review loops?

Yes, you need the GitHub CLI installed to automate AI bot PR review loops. The Skill depends on the gh CLI to interact with the GitHub API for requesting reviews, managing CI feedback, and marking PRs ready for review.

How does a bot feedback loop handle CI failure resolution on GitHub PRs?

A bot feedback loop for CI failure resolution on GitHub PRs works by automatically addressing bot review comments, resolving CI failures through the selected AI reviewer, and marking the PR ready for review once issues are fixed.

What's the best way to manage AI reviewer comments on a GitHub pull request?

The best way to manage AI reviewer comments on a GitHub pull request is to automate the feedback loop using a script that selects an AI reviewer, addresses its comments, resolves any CI failures, and marks the PR ready for human review.

Why use AI reviewer automation instead of manual GitHub PR reviews?

Using AI reviewer automation instead of manual GitHub PR reviews streamlines the process by automatically handling comment addressing, CI failure resolution, and reviewer selection between Copilot, Claude, and Codex, letting developers focus on other tasks.