Verify answers with adversarial review
consult-with-adversarial-reviewworkflowsetup L3★23
mann1x/claude-hooks ↗What it does
Verify claims adversarially
Best for
Catching wrong-but-plausible council answers before use.
Inputs
- · Configuration args object
- · Prompt list file
Outputs
- · Structured JSON result
- · Typed verdict object
Requires
- · Token budget tracking
Preconditions
- · Workflow runtime initialized
- · Input arguments validated
Failure modes
- · Token budget exhausted mid-run
- · Gate validation fails
Trust signals
- · Explicit JSON schema validation
- · Binary/enum verdict logic in code
- · Explicit token budget tracking
- · Independent verification step