From devil
This skill should be used when the user asks to "play devil's advocate", "tear this apart", "what am I missing", "steelman the opposite", "find the flaws", "strongest objection to this", "critique this aggressively", "attack this plan", "poke holes in this", or invokes "/devil" with or without a target argument.
How this skill is triggered — by the user, by Claude, or both
Slash command
/devil:devilThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Gather context from the current conversation and hand it to the `devil` agent for adversarial critique. Your job is logistics — assembling the brief. The adversarial voice lives in the agent, not here.
Gather context from the current conversation and hand it to the devil agent for adversarial critique. Your job is logistics — assembling the brief. The adversarial voice lives in the agent, not here.
/devil the auth plan), that's the target.Build a brief for the devil agent. Include:
Bias check: You helped build the thing being critiqued. Actively counteract your own anchoring:
Use the Agent tool to spawn the devil agent. Run in foreground. Pass the assembled brief as the prompt — this is the agent's only input.
Present the agent's output to the user unfiltered. Do not editorialize, soften, add caveats, or offer counterpoints. The entire value is the raw adversarial output.
Each /devil invocation spawns a fresh agent. This is intentional — no warming up to the idea over time. If the user wants to argue back and get another round, they invoke /devil again.
For follow-up rounds, include in the brief:
This gives the fresh agent enough context to engage with the ongoing debate without inheriting the prior agent's perspective.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub jaidhyani/jai-cc-plugins --plugin devil