review-orchestration

Community

Deterministic PR reviews via automation.

Authorcmbays
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automated quality gate for every build-phase PR. Runs a deterministic 6-stage pipeline that classifies the diff, dispatches the appropriate review agents in parallel, aggregates their structured findings, and produces a gate decision before any PR can be created.

Core Features & Use Cases

  • Deterministic 6-stage review pipeline: NORMALIZE, CLASSIFY, COMPOSE, GAP DETECT, DISPATCH, AGGREGATE to ensure consistent PR evaluation.
  • Domain mapping and risk scoring: maps changed files to domains using config, derives risk levels, and infers PR type.
  • Agent manifest & policy evaluation: composes the agent set from policies, assigns scope, and prioritizes dispatch.
  • LLM coverage check & gap logging: performs a synchronous gap analysis and emits logs for config improvements.
  • Parallel agent execution: dispatches all agents in a single step and aggregates their findings for gate decisions.
  • Config-driven: loads domains, composition, and rules from tools/orchestration/config via dedicated load-config.ts helpers.

Quick Start

Trigger the review orchestration by starting a build-session-protocol Phase 2 with CLAUDE.md loaded.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-orchestration
Download link: https://github.com/cmbays/print-4ink/archive/main.zip#review-orchestration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.