fetch-reviews

Retrieve and parse code review comments from Sourcery, Copilot, and Qodo.

5|1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Disaster-Terminator/RewardsCore --skill fetch-reviews
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fetch-reviews
Source: https://github.com/Disaster-Terminator/RewardsCore/tree/main/.trae/archive/multi-agent/skills/fetch-reviews
Command: npx skills add https://github.com/Disaster-Terminator/RewardsCore --skill fetch-reviews

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the retrieval of code review comments from various bots, ensuring all feedback is consolidated for review.

Core Features & Use Cases

  • Consolidate Bot Feedback: Gathers comments from Sourcery, Copilot, and Qodo.
  • Status Tracking: Identifies whether comments have been addressed by bots.
  • Use Case: After a pull request is created, this Skill can be triggered to collect all automated review comments, providing a comprehensive overview of required changes before human review.

Quick Start

Fetch all review comments for the current pull request.

Frequently Asked Questions about fetch-reviews

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

FAQPage Schema
How do I fetch all code review comments from AI bots on a GitHub pull request?

To fetch pull request code review comments, trigger this Skill to retrieve and parse feedback from AI bots like Sourcery, Copilot, and Qodo. It consolidates automated comments from both PR and issue threads into a single overview for review.

Can I consolidate automated review feedback from multiple AI bots in one place?

You can consolidate automated review feedback by running this Skill to extract comments from Sourcery, Copilot, and Qodo. It parses bot-specific indicators to gather prompts and fix focus areas across your pull request threads.

How do I check the resolution status of automated code review comments?

To check the resolution status of automated code review comments, this Skill parses bot-specific indicators to determine whether feedback from Sourcery, Copilot, or Qodo has been addressed.

Does this tool work with GitHub issue comments as well as pull request comments?

This tool works with GitHub issue comments and pull request comments by retrieving feedback from AI bots across both. It identifies comment types and extracts relevant information regardless of where the automated review was posted.

What is the best way to collect Sourcery, Copilot, and Qodo feedback before human review?

The best way to collect Sourcery, Copilot, and Qodo feedback before human review is to trigger this Skill after creating a pull request. It automatically gathers all automated review comments to provide a comprehensive overview of required changes.

How does this Skill identify different types of automated code review comments?

This Skill identifies different types of automated code review comments by parsing feedback from AI bots like Sourcery, Copilot, and Qodo. It extracts relevant information such as prompts and fix focus areas based on bot-specific indicators.