diff --git a/docs/tools/consensus.md b/docs/tools/consensus.md index 9d208c7..2307d89 100644 --- a/docs/tools/consensus.md +++ b/docs/tools/consensus.md @@ -21,6 +21,16 @@ The consensus tool orchestrates multiple AI models to provide diverse perspectiv 3. **Synthesize results**: Claude combines all perspectives into a balanced recommendation 4. **Natural language**: Use simple descriptions like "supportive", "critical", or "against" - the tool handles synonyms automatically +## Watch In Action + +The following is a hypothetical example designed to demonstrate how one consensus can be built upon another (via [continuation](../context-revival.md)). In this scenario, we start with a _blinded_ consensus, where one model is tasked with taking a **for** stance and another with an **against** stance. This approach allows us to see how each model evaluates a particular option relative to the alternative. We then conduct a second consensus — all initiated by a single prompt and orchestrated by Claude Code in this video — to gather each model’s final conclusions. + +