review-orchestrate

Orchestrate parallel code reviews for Incan and generate a consolidated report.

92|7|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/encero-systems/incan --skill review-orchestrate-encero-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-orchestrate
Source: https://github.com/encero-systems/incan/tree/main/.agents/skills/review-orchestrate
Command: npx skills add https://github.com/encero-systems/incan --skill review-orchestrate-encero-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of conducting detailed code reviews for Incan projects by coordinating multiple specialized reviewers and generating a consolidated review report.

Core Features & Use Cases

  • Multi-Agent Review: Distributes review tasks among different specialized roles.
  • Parallel Analysis: Processes multiple slices of code in parallel for efficiency.
  • Merged Report: Aggregates findings into a single, consolidated review report.
  • Use Case: When a large codebase or project requires a thorough, multi-faceted review, this Skill can be used to ensure all aspects are covered efficiently.

Quick Start

Run the review-orchestrate skill to initiate a broad code review of the current worktree.

Frequently Asked Questions about review-orchestrate

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

FAQPage Schema
How do I run a comprehensive code review for a large Incan codebase?

Running a comprehensive Incan code review involves orchestrating specialized reviewer roles to analyze code slices in parallel. This process distributes tasks among multiple agents and aggregates findings into a single consolidated review report.

What is parallel analysis in a multi-agent code review?

Parallel analysis in code review means processing multiple slices of code simultaneously rather than sequentially. This mechanism distributes review tasks among specialized roles to evaluate large codebases more efficiently.

How do I initiate a broad code review of my current worktree?

To initiate a broad code review of your current worktree, execute the orchestration skill in your project directory. It will automatically coordinate multiple specialized reviewers to analyze the Incan codebase and generate a merged review report.

Can I use specialized review roles for multi-faceted Incan project analysis?

Yes, you can use specialized review roles for multi-faceted Incan project analysis. The orchestration process assigns specific review tasks to different agents, ensuring all aspects of the codebase are covered thoroughly and efficiently.

What is the best way to consolidate findings from multiple code reviewers?

The best way to consolidate findings from multiple code reviewers is to use an orchestration process that aggregates parallel analysis results. This method merges all specialized feedback into a single, comprehensive review report.

What statuses are included in a consolidated code review report?

A consolidated code review report includes a final status indicating whether the codebase is clean, blocked, or needs fixes. This status is determined after aggregating findings from all specialized parallel code analyses.