debate
Installation
SKILL.md
Have Gemini and Codex debate the best approach, then synthesize and implement.
Configuration
Arguments: $ARGUMENTS
Check the arguments for flags:
Mode flags:
--dry-run→ debate and plan only, skip implementation--skip-final→ skip the final review phase--skip-explore→ skip Phase 1 codebase exploration, go straight to the debate
Strip all flags from arguments to get the task description.
Phase 1: Understand the Task (No Questions)
If --skip-explore: Skip the exploration step. Use only the task description and any files the user has already mentioned or that are obvious from the arguments. Proceed directly to Phase 2 with a minimal context summary.