multi-turn-debate
Installation
SKILL.md
Multi-Debate
Multiple model sessions debate the same task by writing files to a shared folder. Each turn, every session reads peers' previous-turn files, refines its position, writes its own. Repeats until convergence.
Invocation
User passes a folder path (slash arg or in-message). The first message contains the task. Each subsequent invocation advances one turn — user typically just types "next turn" or similar.
Identify yourself
Pick a stable filename slug from your own model identifier:
- Lowercase, hyphens only, no spaces, no dots (replace dots with hyphens)
- Examples:
opus-4-7,sonnet-4-6,gpt-5-5,gemini-3
Use the same slug every turn in the same folder.