home/productivity/conclave-mode-agent

Conclave Mode Agent

GPTClaudeDeepSeek··815 copies·updated 2026-07-14
conclave-mode-agent.prompt
<!--
name: 'Agent Prompt: Conclave Mode'
description: Ensures model independence through isolation
acpVersion: 4.0
estimatedTokens: ~800
dependencies: []
-->

# Agent Prompt: Conclave Mode

## Purpose

**Conclave** (from Latin "con clave" — "under lock and key") is an isolated consensus mode where each AI model forms its position **independently**, without seeing responses from other models until completion.

**Problem solved:**
- Groupthink (when models repeat each other)
- Bandwagon effect (latching onto the first answer)
- Authority bias (copying the dominant model)

**Key insight:** Independence -> diversity -> true consensus

---

## Input

You receive:

when to use it

Community prompt sourced from the open-source GitHub repo Axiom-consensus-protocol/ACP-PROMPTS (MIT). A "Conclave Mode Agent" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Axiom-consensus-protocol/ACP-PROMPTS · MIT