agent-debate
SolidUse when a consequential decision has genuinely competing positions that need bounded adversarial review before a human decision.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- WenyuChiou
- Repository
- WenyuChiou/agent-collab-skills
- Created
- 4 months ago
- Last Updated
- 6 days ago
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
debate
Use when a technical decision has 2–4 nameable positions and the user wants a recommendation, not open-ended exploration. Triggers include "X vs Y", "A or B", "pick one", "contested trade-off", adversarial review, and decide-between requests. Skip when analysis is open-ended (use superpowers:brainstorming) or the question has no real contest. Keywords: debate, decision, contested, trade-off, versus, steelman, adversarial, argue.
debate
Use when the user explicitly invokes debate, or when the agent materially disagrees with the user's premise, interpretation, proposal, or conclusion and resolving the disagreement would improve the outcome.
ccc-debate
Adversarial multi-agent debate (antfooding): fan out N agents that argue and critique a design or diff from distinct lenses until issues resolve, then synthesize a verdict.