·debate

Orchestrate a debate between Claude and Codex to reach consensus. Use when the user asks for a "second opinion", "debate", "consensus", "crosscheck", or wants another model to review a proposal or diff.

4Installs·0Trend·@aroc

Installation

$npx skills add https://github.com/aroc/debate-skill --skill debate

How to Install debate

Quickly install debate AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aroc/debate-skill --skill debate
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aroc/debate-skill.

SKILL.md

View raw

Orchestrate a back-and-forth debate between two AI models (Claude and Codex) until they reach consensus on a technical decision, code review, or root cause analysis.

The --model value is passed directly to the CLI, so use whatever model identifiers that CLI accepts.

Important: The skill's base directory is provided when the skill is invoked (shown as "Base directory for this skill: ..."). Use this as SKILLDIR in all script paths below.

Orchestrate a debate between Claude and Codex to reach consensus. Use when the user asks for a "second opinion", "debate", "consensus", "crosscheck", or wants another model to review a proposal or diff. Source: aroc/debate-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aroc/debate-skill --skill debate
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from aroc/debate-skill

Quick answers

What is debate?

Orchestrate a debate between Claude and Codex to reach consensus. Use when the user asks for a "second opinion", "debate", "consensus", "crosscheck", or wants another model to review a proposal or diff. Source: aroc/debate-skill.

How do I install debate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aroc/debate-skill --skill debate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aroc/debate-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None