cyberneticlibrary

Cross-check findings with adversarial skeptics

adversarial_reviewworkflowsetup L311
QuintinShaw/pi-dynamic-workflows
What it does

Adversarial review: findings cross-checked by independent skeptics

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
  • · Schema-validated agent outputs
  • · Explicit phase structure with gating
  • · Built-in verification/testing phase