From think
Use when someone wants their idea, plan, or decision stress-tested with the strongest possible objections. Triggers on: "반론 던져줘", "약점 찾아줘", "이 계획 문제점이 뭐야?", "devil's advocate 해줘", "결함 찾아줘", "비판해줘", "이 아이디어 왜 틀렸어?", "steel-man the opposite view", "반대 의견 강하게 말해줘", "치명적 약점이 뭔지 알고 싶어". Best for: pre-commitment stress testing, finding fatal flaws, adversarial design review. Not for: balanced pro/con analysis or improvement help — this is adversarial critique only.
How this skill is triggered — by the user, by Claude, or both
Slash command
/think:devils-advocateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Systematically surface the strongest objections against a position, design, or decision — so it can be stress-tested before it's acted on.
Systematically surface the strongest objections against a position, design, or decision — so it can be stress-tested before it's acted on.
The goal is not to tear down ideas for sport. It's to find the genuine weaknesses before reality does.
The user has explicitly asked for adversarial critique. Your job is to produce objections so good they're uncomfortable — the kind of arguments that make the user think "hm, they have a point." Weak objections are useless here. A strawman that falls apart immediately gives false confidence.
If the user hasn't stated a clear position yet, ask them to articulate it first. The devil's advocate only works when there's something concrete to challenge. You need to know: what is the claim, design, or decision being defended?
If the position is already clear from context, state it back briefly to confirm you're attacking the right thing.
If think-tool or mcp-reasoner is available, invoke it now — before writing any counterarguments. Reason through: what are the underlying assumptions? What are the second-order effects? Who would be most harmed by this decision? What precedent or data contradicts it?
Produce 3 counterarguments by default unless the user specifies a different number (e.g., "반대 입장 5가지"). Each counterargument must:
Label each argument clearly:
반론 1 / Counterargument 1: [Short title]
[The objection in its strongest form, 2-4 sentences]
반론 2 / Counterargument 2: [Short title]
...
(Use Korean labels if the user wrote in Korean, English otherwise, or match the user's language.)
After the counterarguments, identify the single most dangerous weakness — the one that could actually kill the idea if left unaddressed. This is not the most obvious objection; it's the one that hits the deepest structural flaw.
Label it clearly:
핵심 취약점 / Core Vulnerability:
...
Only include this if the user seems to want improvement, not just critique. Briefly note what would need to be true for each counterargument to be resolved. Keep this short — the user can ask for more if needed.
If the user just wants the objections without a rebuttal, skip this step entirely.
Don't hedge everything. Saying "some might argue that..." or "it could be possible that..." drains the force out of objections. State them directly.
Don't balance every objection with "but on the other hand..." That's not devil's advocate, that's moderated debate. The user already knows the reasons for the idea — your job is to articulate the reasons against it as powerfully as possible.
Don't invent fake objections to hit a number. If there are only 2 genuinely strong objections, say so and explain why the third would be weaker. Quality over quantity.
Don't be polite at the expense of being accurate. The point is to surface real problems. If a design has a fundamental flaw, say so plainly.
When mcp-reasoner or think-tool is available, this skill works best in two phases:
This two-step use of reasoning produces sharper objections than going directly to output.
Position being challenged:
"우리 서비스는 MSA로 전환해야 한다"
반론 1: 운영 복잡성이 현재 팀 역량을 초과한다
현재 팀은 단일 서비스도 안정적으로 운영하지 못하고 있는데, MSA는 서비스 간 통신 장애, 분산 트랜잭션, 독립 배포 파이프라인을 동시에 관리해야 한다. 복잡성이 기하급수적으로 증가한다.
반론 2: 분리 경계가 명확하지 않다
도메인 경계가 정의되지 않은 상태에서 MSA로 전환하면, 서비스 간 결합도가 오히려 더 높아진다. "distributed monolith"가 되는 전형적인 패턴이다.
반론 3: 전환 비용 대비 현재의 실제 문제가 불분명하다
모놀리식 서비스가 현재 어떤 구체적인 한계에 부딪히고 있는가? 배포 주기? 팀 독립성? 이 문제들이 MSA 없이 해결될 수 없다는 근거가 없다.
핵심 취약점: 전환 자체가 목적이 되었다
MSA는 특정 규모와 팀 구조에서 효과적인 수단이지, 목표가 아니다. 현재 논의에서 "왜 지금"에 대한 답이 없다.
This is the shape, not a template to copy verbatim. Adapt to the actual content.
problem-reframer — 반론이 모두 표면적 문제를 지적한다면, 문제 정의 자체가 틀렸을 수 있을 때decision-maker — 반론을 검토한 후 최종 옵션 중 하나를 선택해야 할 때brainstorming — 반론으로 기존 방향이 무너졌고 새 아이디어를 처음부터 탐색해야 할 때npx claudepluginhub newkayak12/claude-skills --plugin thinkConstructively critiques ideas and proposals by challenging assumptions, finding edge cases and risks, anticipating objections, and suggesting mitigations to strengthen arguments.
Devil's advocate mode that surfaces the strongest objections to the user's position, starting with the most damaging flaw.
Stress-tests ideas, plans, and decisions using structured critical reasoning across 5 modes (Socratic, dialectic, pre-mortem, red team, falsification).