Review code across multiple security dimensions
review-fanoutworkflowsetup L3★12
hivellm/rulebook ↗What it does
Multi-dimension code review with adversarial verification
Best for
Multi-phase workflows requiring orchestrated agent handoffs and structured consensus.
Inputs
- · pattern: string
- · baseRef: string
Outputs
- · verdict: object (scores, winner, rationale)
- · report: markdown string
- · findings: array
- · confirmed: array
Requires
- · bash/CLI
Preconditions
- · Git repo available
Failure modes
- · Agents fail to produce mandatory adversarial refutation
- · Verification step catches regression, halts pipeline
- · Agent output fails schema validation
Trust signals
- · Structured agent output via JSON schema validation
- · Independent verification phase before acceptance
- · Frozen reference for regression detection