adversarial-spec
Refine product specs through multi-model AI debate until consensus
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install adversarial-spec?โผ
Run `npx skills add zscole/adversarial-spec --all -g -y` in your terminal to install the skill globally.
What does adversarial-spec do?โผ
It drafts a PRD or technical spec, then sends it to multiple AI models for parallel critique, revising the document in rounds until every model agrees it is complete.
Which AI models can review my spec?โผ
It supports OpenAI, Anthropic, Google Gemini, xAI Grok, Mistral, Groq, Deepseek, OpenRouter, and AWS Bedrock, using whichever API keys you have configured.
Can I refine an existing spec document?โผ
Yes. Point the skill at your existing Markdown file and it will run the adversarial review loop on it, surfacing gaps and challenging assumptions.
Do I need coding skills to use adversarial-spec?โผ
No. You describe your product idea in plain English, and the agent handles drafting, debating, and finalizing the document for you.