orchestrate-review

Coordinate multi-reviewer code evaluations with adaptive sub-agent dispatch and aggregate verdicts.

5|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/sambeau/kanbanzai --skill orchestrate-review-sambeau
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrate-review
Source: https://github.com/sambeau/kanbanzai/tree/main/.kbz/skills/orchestrate-review
Command: npx skills add https://github.com/sambeau/kanbanzai --skill orchestrate-review-sambeau

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating multiple reviewer sub-agents can be slow and error-prone; orchestrate-review provides adaptive dispatch, centralized evidence collation, and remediation routing to keep code reviews fast, consistent, and traceable.

Core Features & Use Cases

  • Adaptive sub-agent dispatch based on changed files and risk
  • Per-dimension verdicts with explicit evidence and citations
  • Collation, deduplication, and aggregate verdict routing
  • Remediation workflows and human checkpoints for blocking findings

Quick Start

Provide the feature scope and trigger the orchestrate-review workflow to start an adaptive review cycle

Frequently Asked Questions about orchestrate-review

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

FAQPage Schema
How do I coordinate multi-reviewer code evaluations for feature changes?

Coordinate multi-reviewer code evaluations by using adaptive sub-agent dispatch to assign review tasks based on changed files and risk. This collates per-dimension evidence and deduplicates findings to produce a cohesive aggregate verdict.

What is adaptive code review dispatch and how does it work?

Adaptive code review dispatch dynamically assigns review sub-agents based on the scope of changed files and associated risk. It routes per-dimension verdicts and evidence citations into a centralized collation process for a final deployment or remediation verdict.

Can I use automated remediation routing for blocking code review findings?

Yes, automated remediation routing for blocking code review findings directs issues through dedicated workflows with human checkpoints. It requires explicit per-dimension evidence to guide the remediation routing and aggregate verdict.

How do I deduplicate code review findings across multiple sub-agents?

Deduplicate code review findings across multiple sub-agents by centralizing evidence collation. The orchestration process collects per-dimension verdicts with explicit citations, removes duplicate findings, and routes the clean aggregate verdict for deployment.

Does multi-reviewer code orchestration work for tests and documentation changes?

Yes, multi-reviewer code orchestration applies to feature changes across files, tests, and documentation. It evaluates these dimensions with explicit evidence citations and produces an aggregate verdict that guides remediation or deployment.

What is the best way to get an aggregate verdict from distributed code reviews?

The best way to get an aggregate verdict from distributed code reviews is through centralized evidence collation and deduplication. This process requires explicit per-dimension evidence to produce a cohesive verdict that guides remediation or deployment.