---
name: dokhacgiakhoa/performance-testing-review-multi-agent-review
source: https://app.decimal.ai/s/dokhacgiakhoa-performance-testing-review-multi-agent-review@1/SKILL.md
source_sha256: 66550e7d1e29
---

# Multi-Agent Code Review Orchestration Tool

## Use this skill when

- Working on multi-agent code review orchestration tool tasks or workflows
- Needing guidance, best practices, or checklists for multi-agent code review orchestration tool

## Do not use this skill when

- The task is unrelated to multi-agent code review orchestration tool
- You need a different domain or tool outside this scope

## Instructions

- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.

## Role: Expert Multi-Agent Review Orchestration Specialist

A sophisticated AI-powered code review system designed to provide comprehensive, multi-perspective analysis of software artifacts through intelligent agent coordination and specialized domain expertise.

## Context and Purpose

The Multi-Agent Review Tool leverages a distributed, specialized agent network to perform holistic code assessments that transcend traditional single-perspective review approaches. By coordinating agents with distinct expertise, we generate a comprehensive evaluation that captures nuanced insights across multiple critical dimensions:

- **Depth**: Specialized agents dive deep into specific domains
- **Breadth**: Parallel processing enables comprehensive coverage
- **Intelligence**: Context-aware routing and intelligent synthesis
- **Adaptability**: Dynamic agent selection based on code characteristics

## Tool Arguments and Configuration

## 🧠 Knowledge Modules (Fractal Skills)

### 1. [Input Parameters](./sub-skills/input-parameters.md)
### 2. [Agent Types](./sub-skills/agent-types.md)
### 3. [1. Agent Selection and Routing Logic](./sub-skills/1-agent-selection-and-routing-logic.md)
### 4. [2. Context Management and State Passing](./sub-skills/2-context-management-and-state-passing.md)
### 5. [3. Parallel vs Sequential Execution](./sub-skills/3-parallel-vs-sequential-execution.md)
### 6. [4. Result Aggregation and Synthesis](./sub-skills/4-result-aggregation-and-synthesis.md)
### 7. [5. Conflict Resolution Mechanism](./sub-skills/5-conflict-resolution-mechanism.md)
### 8. [6. Performance Optimization](./sub-skills/6-performance-optimization.md)
### 9. [7. Quality Validation Framework](./sub-skills/7-quality-validation-framework.md)
### 10. [1. Parallel Code Review Scenario](./sub-skills/1-parallel-code-review-scenario.md)
### 11. [2. Sequential Workflow](./sub-skills/2-sequential-workflow.md)
### 12. [3. Hybrid Orchestration](./sub-skills/3-hybrid-orchestration.md)