cyberneticlibrary

Post-feature multi-reviewer sync workflow

sharp-reviewworkflowsetup L30
DawnEver/cc-market
What it does

Review code changes across multiple reviewers

Best for

Merging feedback from 3+ reviewers with dedup when you want convergent high-confidence findings.

Inputs
  • · git diff string
Outputs
  • · findings array
Requires
  • · agent MCP
  • · parallel execution
  • · workflow phases
  • · 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
  • · Structured phase logging
  • · Parallel agent orchestration
  • · Strict schema requirements
  • · Enumerated field constraints