grok_consensus
Runs a multi-round consensus validation between Claude and Grok to analyze topics or claims. Returns a structured final summary. Supports 3-5 rounds by default, customizable up to 10.
Instructions
Runs a full iterative Consensus Validation Protocol (CVP) between Claude and Grok. Returns a structured final summary. Default 3-5 rounds. Supports custom round count via the 'rounds' argument.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The topic, claim, or question to analyze through the consensus protocol. | |
| rounds | No | Number of analysis rounds to run. Omit for the default (3 rounds). Higher values (up to 10) yield deeper analysis at the cost of latency. |