Debate Report banner
urav06 urav06

Debate Report

Development community

Description

--- description: Generate comprehensive debate report with analysis and visualization argument-hint: [slug] --- # Generate Debate Report Analyzes the debate and generates a comprehensive report with argument graph visualization. ## Arguments - `$1`: Debate slug (optional if only 1 debate exists) ## Step 1: Determine Debate **If `$1` provided:** - Use it **If no `$1`:** - List debates - If 0: "No debates found." - If 1: Auto-use that debate - If 2+: "Which debate? {list}" ## Step 2: Conve

Installation

Installs to ~/.claude/commands/urav06-dialectic-debate-report.md

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

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

Full documentation available on GitHub

View Source Repository