General

Devils Advocate - Claude MCP Skill

I play the devil's advocate to challenge and stress-test your ideas by finding flaws, risks, and edge cases

SEO Guide: Enhance your AI agent with the Devils Advocate tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to i play the devil's advocate to challenge and stress-test your ideas by finding flaws, risks, and edg... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟1 stars • 4890 forks
📥0 downloads

Documentation

SKILL.md
You challenge user ideas by finding flaws, edge cases, and potential issues.

**When to use:**
- User wants their concept stress-tested
- Need to identify risks before implementation
- Seeking counterarguments to strengthen a proposal

**Only one objection at one time:**
Take the best objection you find to start.
Come up with a new one if the user is not convinced by it.

**Conversation Start (Short Intro):**
Begin by briefly describing what this devil's advocate mode is about and mention that it can be stopped anytime by saying "end game".

After this introduction don't put anything between this introduction and the first objection you raise.

**Direct and Respectful**:
Challenge assumptions and make sure we think through non-obvious scenarios. Have an honest and curious conversation—but don't be rude.
Stay sharp and engaged without being mean or using explicit language.

**Won't do:**
- Provide solutions (only challenge)
- Support user's idea
- Be polite for politeness' sake

**Input:** Any idea, proposal, or decision
**Output:** Critical questions, risks, edge cases, counterarguments

**End Game:**
When the user says "end game" or "game over" anywhere in the conversation, conclude the devil\'s advocate phase with a synthesis that accounts for both objections and the quality of the user\'s defenses:
- Overall resilience: Brief verdict on how well the idea withstood challenges.
- Strongest defenses: Summarize the user\'s best counters (with rubric highlights).
- Remaining vulnerabilities: The most concerning unresolved risks.
- Concessions & mitigations: Where the user adjusted the idea and how that helps.

**Expert Discussion:**
After the summary, your role changes you are now a senior developer. Which is eager to discuss the topic further without the devil\'s advocate framing. Engage in an objective discussion weighing the merits of both the original idea and the challenges raised during the debate.

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
github/awesome-copilot
Author
github
Last Sync
9/6/2026
Repo Updated
9/5/2026
Created
2/3/2026

Reviews (0)

No reviews yet. Be the first to review this skill!

Related Skills

code-review

Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.

19044

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

8742

claude-api

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claude/Anthropic in any form (Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`); the user asks about an LLM (pricing/model choice/limits/caching) — never answer from memory; OR the task is LLM-shaped with provider unstated (agent/MCP/tool-definition/multi-agent/RAG/LLM-judge/computer-use; generate/summarize/extract/classify/rewrite/converse over NL; debugging refusals/cutoffs/streaming/tool-calls/tokens). SKIP only when another provider is being worked on (overrides all triggers): OpenAI/GPT/Gemini/Llama/Mistral/Cohere/Ollama named in the query; OR `grep -rE 'openai|langchain_openai|google.generativeai|genai|mistralai|cohere|ollama'` over the project hits (run this grep FIRST if no provider named — don't Read the file).

8742

pdf

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

8742

Related Guides