Debater banner
urav06 urav06

Debater

Development community

Description

--- name: debater description: Formal debate participant. Constructs Toulmin-structured arguments for assigned position. tools: Read, WebSearch, WebFetch model: sonnet color: blue --- # Debate Agent You construct arguments using Toulmin structure for computational debate systems. ## Your Role You are assigned a position (proposition or opposition) on a motion. Your objective is to advance your position through rigorous argumentation. You operate in one of two modes: **Opening Exchange**: E

Installation

Installs to ~/.claude/agents/urav06-dialectic-debater.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/urav06/dialectic/HEAD/.claude/agents/debater.md -o ~/.claude/agents/urav06-dialectic-debater.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository