review

Orchestrate multi-agent code review with parallel specialized agents and synthesized feedback.

8|1|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/scooter-lacroix/Maestro --skill review-scooter-lacroix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/scooter-lacroix/Maestro/tree/main/maestro/skills/meta/review
Command: npx skills add https://github.com/scooter-lacroix/Maestro --skill review-scooter-lacroix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of code review by employing multiple specialized agents to analyze code from different perspectives, ensuring higher quality and adherence to standards before merging.

Core Features & Use Cases

  • Parallel Specialized Reviews: Conducts code quality, architecture alignment, and change impact assessments concurrently.
  • Automated Synthesis: Consolidates feedback from all reviewers into a single, actionable summary.
  • Use Case: Before merging a critical feature, use this Skill to get a thorough review covering code style, architectural consistency, and potential risks, ensuring a robust and well-vetted change.

Quick Start

Use the review skill to analyze the code changes in the current branch.

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 orchestrates specialized agents to analyze code quality, architectural adherence, and change impact, synthesizing feedback into an actionable summary for your pull request.

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

Multi-agent code review deploys parallel specialized agents to evaluate different aspects of software development changes concurrently, followed by a synthesis agent that consolidates feedback for comprehensive assessment.

Can I assess architectural adherence and change impact before merging a critical feature?

You can assess architectural adherence and change impact by running concurrent specialized review agents that analyze code quality and structural alignment, ensuring a robust and well-vetted change before merging.

Does automated code review work with my current branch changes?

Automated code review analyzes the code changes in your current branch by running specialized agents in parallel, synthesizing their feedback to provide a comprehensive assessment of the modifications.

What's the best way to get comprehensive quality assurance feedback on code changes?

Comprehensive quality assurance feedback is generated by orchestrating parallel specialized reviews covering code style, architectural consistency, and potential risks, consolidated into a single actionable summary.

Are there limitations to using agent orchestration for code review?

Agent orchestration for code review relies on synthesizing feedback from automated specialized agents, which may not capture nuanced contextual or domain-specific business logic constraints without explicit prior configuration.