debate-templates

Coordinate multi-model adversarial debates with standardized templates and workspace structures.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/KevinBrown5280/fun-with-copilot --skill debate-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debate-templates
Source: https://github.com/KevinBrown5280/fun-with-copilot/tree/main/plugins/multi-model-debate/skills/debate-templates
Command: npx skills add https://github.com/KevinBrown5280/fun-with-copilot --skill debate-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a standardized set of prompt templates and a reusable workspace structure to coordinate multi-model adversarial debates, ensuring consistency across rounds and artifacts.

Core Features & Use Cases

  • Predefined workspace layout and file naming conventions to organize context, per-model round files, syntheses, and consensus artifacts.
  • Role-aware prompts and structured workflows for Round 1 and subsequent rounds, enabling clear evaluation and repeatability.
  • Reusable templates and references that support reproducible experiments, analysis, and reporting of debate outcomes.

Quick Start

Set up a new debate workspace with a context.md and initial round-1 files for each participating model, then seed the first round prompts.

Frequently Asked Questions about debate-templates

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

FAQPage Schema
What is a multi-model adversarial debate workspace?

A multi-model adversarial debate workspace is a structured directory layout that organizes context, per-model round files, syntheses, and consensus artifacts to coordinate several AI agents debating a core decision.

How do I set up a multi-model debate using templates?

Set up a multi-model debate by creating a context.md file, initializing per-model round-1 files in the predefined workspace layout, and seeding the first round prompts to start the adversarial evaluation flow.

Can I use these debate templates for round-based AI agent simulations?

Yes, the templates support round-based AI agent simulations by providing role-aware prompts and structured workflows for Round 1 and subsequent rounds, enabling clear evaluation, repeatability, and synthesis of debate outcomes.

What's the best way to organize prompts and artifacts for multi-model debates?

The best way to organize multi-model debate artifacts is using the enforced fixed directory layout and naming conventions, which separate context, per-model responses, syntheses, and consensus artifacts for reproducible experiments.

Do I need specific frameworks to run multi-model adversarial debates?

No specific frameworks are required as dependencies; the templates provide the orchestration flow and reusable reference materials needed to run multi-model adversarial debates directly within your workspace.