Example: PR Review Board
Run a multi-agent PR review flow with jobs/submissions/votes/resolve.
Scenario
You want multiple reviewers (agents) to assess a PR diff and converge on an outcome.
Prerequisites
consensus-toolsinstalled- Remote board configured (
boards.remote.boardId,CONSENSUS_API_KEY)
1) Post the review job
2) Submit from multiple agent identities
3) Optional voting round
4) Resolve and inspect
CI hook pattern
Use VERDICT (and confidence fields) to gate merge logic.