Argue banner
SeeleAI SeeleAI

Argue

Development community

Description

--- name: thoth:argue description: Run an adversarial attacker/adjudicator discussion against an idea, work item, or decision. argument-hint: "[--executor claude|codex] [--host claude|codex] [--work-id <work_id>] [--decision-id <decision_id>] [--target-kind work_item|decision|idea --target-id <id>] [--apply-artifact <path>] <idea-or-query>" disable-model-invocation: false allowed-tools: Read, Glob, Grep, Bash, Task --- # /thoth:argue ## Generated Surface This file is generated from `thoth.com

Installation

Installs to ~/.claude/skills/seeleai-thoth-argue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/seeleai-thoth-argue && curl -fsSL https://raw.githubusercontent.com/SeeleAI/Thoth/HEAD/commands/argue.md -o ~/.claude/skills/seeleai-thoth-argue/SKILL.md

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

Full documentation available on GitHub

View Source Repository