gaia-review-all

Orchestrate automated code review workflows with specialist agents.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-review-all
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gaia-review-all
Source: https://github.com/gaiastudio-ai/gaia-framework/tree/main/plugins/gaia/skills/gaia-run-all-reviews
Command: npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-review-all

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires scripts/orchestration-warning.sh, scripts/review-skip-check.sh, scripts/review-summary-gen.sh, scripts/review-gate.sh, scripts/review-nudge.sh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates comprehensive code reviews by orchestrating a team of specialist agents, reducing the need for manual code review processes.

Core Features & Use Cases

  • Coordinated Agent Orchestration: Manages a team of agents, each specializing in different areas such as code, security, QA tests, and performance reviews.
  • Automated Review Workflow: Sequences the review process, updating the Review Gate table after each review and reporting a summary of all verdicts.
  • Use Case: Imagine you have a large codebase and want to ensure thorough code reviews. Use this Skill to automatically handle the review process for you, streamlining the workflow and saving time.

Quick Start

Run the review all process for a specific story using the 'gaia-review-all' command followed by the story key.

Frequently Asked Questions about gaia-review-all

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

FAQPage Schema
How do I automate code reviews for a large software development project?

Automate code reviews by orchestrating a team of specialist agents to sequence the process, updating a Review Gate table and reporting verdict summaries to standardize workflows in large-scale codebases.

What is agent orchestration for code review workflows?

Agent orchestration coordinates specialized agents handling code, security, QA tests, and performance reviews, sequencing tasks to execute comprehensive automated code reviews.

Can I use automated code review orchestration for large-scale codebases?

Yes, automated code review orchestration is specifically applicable to large-scale codebases seeking efficiency and standardization in their software development review process.

How do I run a coordinated code review workflow for a specific story?

Run the coordinated code review workflow by executing the review command followed by the story key, triggering orchestration scripts to process and summarize all review verdicts.

What areas do the specialist agents cover during an automated code review?

Specialist agents cover code quality, security, QA tests, and performance reviews, coordinating these areas to provide comprehensive automated review verdicts.

Do I need specialized scripts to manage automated code review workflows?

Yes, the automated code review workflow requires specialized shell scripts for executing orchestration warnings, skip checks, summary generation, review gates, and review nudges.