cyberneticlibrary

Aggregate parallel code review findings adversarially

lets-reviewworkflowsetup L35
restarter/lets-workflow
What it does

Review code changes across multiple reviewers

Best for

Getting high-confidence review feedback when multiple reviewers agreeing matters more than speed.

Inputs
  • · workflow args object
Outputs
  • · findings array
  • · verdict object
  • · structured JSON result
Requires
  • · agent MCP
  • · parallel execution
  • · workflow phases
  • · grep
Preconditions

Workflow runtime available; agents ready; input schema valid; args provided

Failure modes

Agent timeout or refusal; schema validation fails; empty result set; dedup collision on key

Trust signals
  • · Schema validation enforced
  • · Structured phase logging
  • · Parallel agent orchestration
  • · Deduplication logic
  • · Adversarial verification
  • · Strict schema requirements
  • · Enumerated field constraints