code-review-evaluator

Evaluate code review comments for relevance and priority in GitHub pull requests.

66|9|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/www-zaq-ai/zaq --skill code-review-evaluator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-evaluator
Source: https://github.com/www-zaq-ai/zaq/tree/main/.agents/skills/code-review-evaluator
Command: npx skills add https://github.com/www-zaq-ai/zaq --skill code-review-evaluator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the assessment of code review comments, ensuring that they are relevant and prioritized appropriately for efficient handling.

Core Features & Use Cases

  • Relevance Assessment: Determines the relevance of code review comments to the current pull request.
  • Priority Determination: Prioritizes comments based on their severity and relevance to the branch's tasks.
  • Suggestion Evaluation: Reviews and confirms the relevance of suggested fixes in the comments.
  • Use Case: For maintainers managing a high volume of pull requests, this Skill saves time by automating the initial assessment of code reviews.

Quick Start

Evaluate the relevance and priority of the code review comment on the 'feature-addition' branch.

Frequently Asked Questions about code-review-evaluator

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

FAQPage Schema
How do I automate code review assessment for GitHub pull requests?

To automate code review assessment, this Skill evaluates GitHub pull request comments for relevancy and priority. It confirms severity, ensures task relevance, and validates suggested fixes to streamline PR handling.

How do I prioritize code review comments by severity on a feature branch?

Prioritizing code review comments is achieved by assessing their severity and relevance to the branch's tasks. The Skill determines priority based on these factors to ensure efficient handling of pull requests.

Can I evaluate the relevance of suggested fixes in GitHub PR comments?

You can evaluate suggested fixes in GitHub PR comments using this Skill. It specifically reviews and confirms the relevance of suggested fixes within the code review comments.

Do I need GitHub API access to assess pull request comments?

Yes, you need GitHub API access and Python for processing to assess pull request comments. These dependencies are required to automate the evaluation of code review relevancy and priority.

What is the best way to handle a high volume of pull request code reviews?

Handling a high volume of pull request code reviews is best done by automating the initial assessment. This Skill saves maintainers time by automatically evaluating comment relevancy and priority.

Does this Skill confirm the task relevance of code review comments?

Yes, this Skill confirms the task relevance of code review comments. It determines the relevance of comments to the current pull request to ensure they align with the branch's tasks.