review

Analyze code differences or pull requests with specialized AI reviewers.

395|94|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/tetherto/qvac --skill review-tetherto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/tetherto/qvac/tree/main/packages/ocr-onnx/.agent/skills/review
Command: npx skills add https://github.com/tetherto/qvac --skill review-tetherto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates comprehensive code reviews by leveraging specialized AI reviewers, reducing manual effort and increasing review consistency.

Core Features & Use Cases

  • Multiple Reviewer Coordination: Runs security, correctness, performance, and consistency reviews in parallel on code changes.
  • Targeted Analysis: Analyzes specific PRs, branches, or current changes, providing focused feedback.
  • Use Case: A developer submits a pull request; this Skill automatically reviews the code for security flaws, logic bugs, and performance issues, then presents a summarized report for quick decision-making.

Quick Start

Review the current branch changes against main and identify potential issues using the integrated code review agents.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate code review for a pull request?

Automated code review uses AI-powered specialized agents to analyze pull request differences, identifying security flaws and logic bugs to produce a summarized report for quick decision-making.

Can I run security and performance reviews in parallel on my code changes?

Yes, this automated review process coordinates multiple specialized AI reviewers to run security, correctness, performance, and consistency checks in parallel on your code changes.

Do I need GitHub CLI to analyze my current branch changes?

Yes, integrating with GitHub CLI, Git, and AI review agents is required to analyze your current branch changes against main and identify potential code issues.

What is the best way to check a specific branch for architecture consistency issues?

Targeted AI analysis can review a specific branch by evaluating code differences against main, focusing on architecture consistency and performance to provide focused feedback.