review

Coordinate multiple reviewer agents for parallel code assessments and unified reports.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/yoshihiko555/ai-orchestra --skill review-yoshihiko555
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/yoshihiko555/ai-orchestra/tree/main/skills/review
Command: npx skills add https://github.com/yoshihiko555/ai-orchestra --skill review-yoshihiko555

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to perform comprehensive code reviews using multiple specialized reviewer agents, accelerating feedback cycles and improving code quality.

Core Features & Use Cases

  • Parallel Review Execution: Run all relevant reviewers simultaneously to surface issues quickly.
  • Targeted Reviews: Focus on code quality, security, performance, and architecture according to the task.
  • Use Case: When a feature reaches a pull request, invoke all reviewers to generate a consolidated report and prioritized remediation steps.

Quick Start

Use the /review command to run all reviewers against the latest changes, then run /review code to focus on code quality.

Frequently Asked Questions about review

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

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

You can automate code reviews by invoking multiple reviewer agents in parallel to assess code quality, security, performance, architecture, and UX, generating a unified review report with actionable insights.

What is multi-agent code review and how does it work?

Multi-agent code review coordinates several specialized reviewer agents to run parallel assessments of software quality, resulting in aggregated findings and a consolidated report for faster feedback cycles.

Can I run a targeted code quality review instead of assessing everything?

Yes, you can run targeted code reviews by specifying a focus area, such as using a dedicated command to assess only code quality rather than running all parallel reviewers.

Does parallel reviewer orchestration support architecture and UX assessments?

Yes, parallel reviewer orchestration applies to software development workflows by simultaneously evaluating architecture, UX, security, and performance alongside standard code quality checks.

What is the best way to consolidate feedback from multiple software quality reviewers?

The best way to consolidate feedback is using a multi-agent system that performs result aggregation from parallel reviewers, delivering a unified review report with prioritized remediation steps.

When do I need parallel task orchestration for software quality checks?

You need parallel task orchestration for software quality checks when a feature reaches a pull request and requires fast, comprehensive assessments across multiple domains like security and performance.