Jidoka Debate banner
contact715 contact715

Jidoka Debate

Development community

Description

--- description: Run an adversarial debate (prosecutor/defender/judge) on an analytical or decision question argument-hint: <a comparison, decision, or analysis question> allowed-tools: Read, Bash, Agent --- Adversarial analysis of: $ARGUMENTS 1. Route it: `node scripts/debate-trigger.mjs --task '{"prompt":"$ARGUMENTS"}'` (in a product use `.jidoka/scripts/`). It says whether this warrants a debate and which mode (full / panel / none). 2. If full: dispatch two INDEPENDENT, repo-grounded agen

Installation

Installs to ~/.claude/commands/contact715-jidoka-jidoka-debate.md

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

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

Full documentation available on GitHub

View Source Repository