Skill Debate banner
nyldn nyldn

Skill Debate

AI community

Description

--- name: skill-debate effort: high user-invocable: true aliases: - debate description: Structured four-way AI debates between Claude, Sonnet, Gemini, and Codex — use for critical decisions context: fork trigger: | AUTOMATICALLY ACTIVATE when user says: - "/debate <question>" - "run a debate about X" - "I want gemini and codex to review X" - "debate whether X or Y" Supports flags: - -r/--rounds N (1-10 rounds) - -d/--debate-style (quick, thorough, adversarial, collaborative)

Installation

Installs to ~/.claude/skills/nyldn-claude-octopus-skill-debate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nyldn-claude-octopus-skill-debate && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/skills/skill-debate.md -o ~/.claude/skills/nyldn-claude-octopus-skill-debate/SKILL.md

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

Full documentation available on GitHub

View Source Repository