Skip to content

Instantly share code, notes, and snippets.

@honix
Created November 19, 2025 19:04
Show Gist options
  • Select an option

  • Save honix/9b7639ea484a5e03ba898fa1eb44699b to your computer and use it in GitHub Desktop.

Select an option

Save honix/9b7639ea484a5e03ba898fa1eb44699b to your computer and use it in GitHub Desktop.
description argument-hint
Prove and counter-prove a statement using parallel agents
statement to analyze

I need you to objectively analyze the following statement by running two agents in parallel with opposing goals:

Statement to analyze: $ARGUMENTS

Please launch two agents in a SINGLE message with MULTIPLE tool calls:

  1. Agent 1 (Thesis): Find all evidence, code paths, and mechanisms that PROVE the statement is TRUE or WORKS correctly
  2. Agent 2 (Antithesis): Find all evidence, edge cases, bugs, and scenarios that PROVE the statement is FALSE or FAILS

Requirements:

  • Run both agents IN PARALLEL (single message, multiple Task tool calls)
  • Each agent should provide specific file paths and line numbers
  • Each agent should be thorough in their analysis
  • After both agents complete, synthesize their findings into an objective conclusion

The goal is to eliminate confirmation bias by examining both sides simultaneously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment