debate-vs

Orchestrate a structured debate between an agent and an opponent LLM to synthesize an implementation plan.

126|22|Updated Jun 22, 2025
One-click install
npx skills add https://github.com/raine/consult-llm --skill debate-vs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: debate-vs
Source: https://github.com/raine/consult-llm/tree/main/skills/debate-vs
Command: npx skills add https://github.com/raine/consult-llm --skill debate-vs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a structured debate between an agent and an opponent LLM to identify the best implementation approach and synthesize a plan.

Core Features & Use Cases

  • Multi-turn debate sessions with phased reasoning and synthesis
  • Integration with the consult-llm skill to coordinate model interactions
  • Output a concrete implementation plan suitable for execution within a developer workflow

Quick Start

Load the debate-vs skill and run it against a chosen opponent model using the consult-llm workflow to initiate a multi-turn debate and synthesis.

Frequently Asked Questions about debate-vs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use LLM debate to evaluate competing implementation approaches?▼

To use LLM debate for evaluating competing implementation approaches, orchestrate a structured multi-turn debate between an agent and an opponent LLM to identify the best strategy and synthesize a concrete plan.

What is multi-turn debate synthesis for architecture decisions?▼

Multi-turn debate synthesis for architecture decisions is a process where an agent and an opponent LLM engage in phased reasoning to evaluate competing design strategies and output a final executable implementation plan.

Can I run a design review by consulting multiple LLMs for an implementation plan?▼

You can run a design review by consulting multiple LLMs through a structured debate, using a consult-llm workflow to coordinate model interactions and synthesize the best implementation plan.

Does the debate-vs skill require the consult-llm skill to initiate a debate?▼

The debate-vs skill requires the consult-llm skill to coordinate model interactions, which initiates the multi-turn debate against a chosen opponent model and outputs the final synthesis.

When should I use an LLM debate for code design and strategy evaluation?▼

You should use an LLM debate for code design and strategy evaluation when you need to identify the best implementation approach among competing alternatives and synthesize a plan suitable for a developer workflow.

What's the best way to synthesize a final plan from competing developer strategies?▼

The best way to synthesize a final plan from competing developer strategies is to orchestrate a multi-turn debate between models, forcing phased reasoning to identify the optimal implementation approach for execution.