review-pr

Aggregates and normalizes GitHub PR feedback into an actionable list for automated or manual fixes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/auravibes-apps/auravibes --skill review-pr-auravibes-apps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/auravibes-apps/auravibes/tree/main/.agents/skills/review-pr
Command: npx skills add https://github.com/auravibes-apps/auravibes --skill review-pr-auravibes-apps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collects and organizes PR feedback from GitHub threads, reviews, and comments to streamline fixes and reduce manual review time.

Core Features & Use Cases

  • Gather unresolved review threads, reviews, standalone review comments, and PR comments across the current repository.
  • Normalize feedback into an ordered, actionable list with source, author, and location, ready for automated fixes or guided edits.
  • Manage commits, push changes, post in-thread or in-comment replies, and generate a concise PR summary after updates.

Quick Start

Run the skill on a repository with open PR feedback to fetch, normalize, and begin addressing all actionable items.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I aggregate GitHub PR review comments and threads into a single actionable list?

To aggregate GitHub PR feedback, this skill collects unresolved review threads, reviews, and standalone comments, then normalizes them into an ordered, actionable list with source, author, and location details for streamlined fixes.

Can I automate fixes for bot and human code reviews on GitHub?

Yes, you can automate fixes for bot and human code reviews by normalizing the aggregated GitHub PR feedback to enable automated changes or guided manual edits across open pull requests.

What's the best way to collect and organize unresolved PR feedback for guided edits?

The best way to collect and organize PR feedback is using an aggregation tool that normalizes GitHub threads and comments into an ordered list, preparing the data for automated fixes or guided manual edits.

Do I need gh CLI and git to process pull request review threads?

Yes, you need gh CLI and git installed with appropriate repository permissions to fetch PR feedback, stage changes, commit updates, and post in-thread replies on GitHub.

How does posting replies and generating PR summaries work after fixing code review comments?

After fixing code review comments, the skill manages commits, pushes changes, posts direct replies in the corresponding GitHub threads or comments, and generates a concise PR summary of the updates.