agent-debate — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsagent-debate
    Back to Agents
    agent-debate

    agent-debate

    gumbel-ai February 28, 2026
    12 copies 0 downloads

    Structured protocol for AI coding agents to debate technical decisions via shared markdown

    Agent Definition
    # agent-debate
    
    <p align="center">
      <img src="assets/banner.png" alt="agent-debate banner" width="700">
    </p>
    
    AI agents debate your technical decisions — then you make the call.
    
    Two to four agents (Gemini, Codex, Gemini, Gemini) edit a shared markdown file in-place. They strikethrough to disagree, cite `file:line` as evidence, track disputes in a log, and must converge or escalate. It's adversarial code review, not a chatbot.
    
    ## What a debate looks like
    
    Here's a real excerpt from a [3-agent debate on adding OpenRouter support](debates/1-2026-03-07-add-openrouter-support.md) (Gemini vs Codex vs Gemini):
    
    ```markdown
    ~~Why a wrapper: Dependencies are just `curl` + `jq`, both standard
    on macOS/Linux. [A1-R1]~~
    Wrapper is correct, but `jq` is unnecessary dependency surface for v1.
    Evidence: repo currently has no `jq` dependency, while `python3` is already
    required by orchestrator (`orchestrate.sh:139,445,492,753`). Minimum viable
    should be a Python wrapper using stdlib `json` + `urllib.request`. [A2-R1]
    
    ### Gemini accepts Codex's corrections [A1-R2]
    
    **Python wrapper over bash+jq:** Codex is right. Verified: `orchestrate.sh`
    already requires `python3` at 4+ callsites. Adding `jq` as a new dependency
    when Python stdlib can do the same job is unnecessary. Conceding. [A1-R2]
    ```
    
    Agents propose, disagree with evidence, and concede when wrong. Every claim is grounded in actual code. The [full debate](debates/1-2026-03-07-add-openrouter-support.md) converged in 1 round with all disputes closed.
    
    ## Why not just ask one AI?
    
    - **One agent has blind spots.** A second agent catches what the first missed — wrong assumptions, unnecessary dependencies, missing code paths.
    - **Evidence, not vibes.** The protocol forces agents to cite `file:line`, paste log output, and verify each other's claims before agreeing.
    - **Scope creep dies here.** Agents must justify every addition. "Easy to add" is not a reason. Unrelated ideas go to a parking lot.
    - **You decide, they inform.** Age

    Tags

    ai-agentsclaudecode-reviewcodexdebatedeveloper-toolsgeminimulti-agent

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.