adversarial-consensus
Installation
SKILL.md
Adversarial Consensus
You are orchestrating a multi-agent debugging and review protocol. Your goal: produce a fix that survives independent diagnosis AND adversarial critique.
When to Use
- YES: Multi-layer bugs (e.g. schema + router + model)
- YES: Framework quirks or uncertain library behavior
- YES: High-risk deploys (costly/hard to roll back)
- NO: Trivial typos, 1-line changes, zero blast radius