cyberneticlibrary

Multi-model adversarial code review

omo_code_reviewworkflowsetup L30
main2snipercc/omo-pi-workflow
What it does

Multi-model adversarial code review: GPT-5.5 for architecture, DeepSeek for s...

Best for

Multi-phase projects requiring parallel specialist execution and cross-stage coordination.

Inputs
  • · args: {phases[], tasks?, ...config}
  • · Working directory with source files
Outputs
  • · Execution report with phase results
Requires
  • · Claude agents
Preconditions

Workflow orchestration environment; required data sources available

Failure modes
  • · Agent execution timeout
  • · Input file missing or malformed
  • · Schema validation failure on agent output
  • · Phase dependency not met (prior phase incomplete)
Trust signals
  • · Explicit phase structure with gating
  • · Transient error handling (retry logic)