cyberneticlibrary

Review, triage, fix until sign-off

review-loopworkflowsetup L319
Roasbeef/claude-files
What it does

Review code changes across multiple reviewers

Best for

Applying fixes in a loop until an independent verifier signs off on final diff.

Inputs
  • · workflow args object
Outputs
  • · findings array
  • · verdict object
  • · confirmed items
Requires
  • · agent MCP
  • · parallel execution
  • · git
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
  • · Parallel agent orchestration
  • · Deduplication logic
  • · Adversarial verification
  • · Strict schema requirements
  • · Enumerated field constraints