Debater banner
yuktmitash21 yuktmitash21

Debater

Development community

Description

--- description: "Arm an adversarial reviewer that argues with you when you stop" argument-hint: "[rounds] [--qa] [--adversary=codex|claude|muse] [--model=ID] | off | status" allowed-tools: ["Bash(${CLAUDE_PLUGIN_ROOT}/scripts/arm.sh:*)"] hide-from-slash-command-tool: "true" --- # debater ```! "${CLAUDE_PLUGIN_ROOT}/scripts/arm.sh" $ARGUMENTS ``` A debate is now armed for this session (unless the output above says otherwise). When you next try to end your turn, a **separate agent on a differ

Installation

Installs to ~/.claude/skills/yuktmitash21-debater-debater/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yuktmitash21-debater-debater && curl -fsSL https://raw.githubusercontent.com/yuktmitash21/debater/HEAD/commands/debater.md -o ~/.claude/skills/yuktmitash21-debater-debater/SKILL.md

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

Full documentation available on GitHub

View Source Repository