Devils Advocate Suite
/install devils-advocate-suite
Devil's Advocate Suite: Operationalizing the Institutionalized Adversary
Work Philosophy
This skill is grounded in Adversarial Epistemology. It moves beyond casual contrarianism to provide a structured "override operation," forcing a "decoupling" of prior beliefs from the evaluation of evidence. Based on the research of Charlan Nemeth, this skill prioritizes authentic dissent over mere role-playing where possible, as authentic dissent is significantly more effective at stimulating divergent thinking and uncovering correct solutions. When role-playing is necessary, it employs specific protocols (Pre-Mortem, PR/FAQ, TRIZ) to prevent the "cognitive bolstering" of original views that often plagues assigned Devil's Advocates.
Operational Workflow
Phase 1: The Pre-Mortem (Prospective Hindsight)
Use this at the start of a project to increase the ability to identify future failure points by 30%.
- Scene Setting: State: "Imagine it is one year in the future. The project has failed spectacularly. It is an embarrassing and devastating disaster."
- Independent Generation: List all possible reasons for this failure silently for 2–5 minutes.
- Aggregation: Use
python scripts/premortem_aggregator.pyto organize these into a Risk Matrix (Likelihood vs. Impact). - Mitigation: Develop specific counter-measures for high-impact/high-likelihood threats.
Phase 2: Narrative Stress-Testing (Amazon Protocol)
Used for strategic alignment and ruthless prioritization.
- The PR/FAQ: Draft a one-page Press Release (PR) for the "successful" launch and an Internal FAQ addressing the most brutal questions about TAM, P&L, and dependencies.
- Silent Start: Spend 20 minutes reading the narrative in silence before any discussion. This prevents "charismatic leader" bias.
- The "So What" Critique: Every technical detail must answer for its business value; every strategic goal must specify concrete actions.
Phase 3: Dialectical Inquiry (DI)
Use for complex, ill-structured problems where a "Third Path" is needed.
- Subgroup Split: Divide into "Proposal Team" and "Counter-Proposal Team."
- Assumption Breakdown: The Counter-Proposal team must invent plausible counter-assumptions to every core claim of the original plan.
- Synthesis: Search for a new, superior alternative that incorporates the best components of both worldviews.
Phase 4: TRIZ Contradiction Resolution
Transform the Devil's Advocate from a "naysayer" into a "catalyst" for innovation.
- Identify Contradictions: Use
python scripts/triz_solver.pywhen an advocate identifies that improving one parameter (e.g., speed) worsens another (e.g., cost). - Apply Principles: Use principles like "Segmentation," "Taking Out," or "Intermediary" to solve the technical or business conflict.
Specific Commands
analyze --method premortem: Executes the 7-step failure simulation.analyze --method prfaq: Structures a strategy review around an Amazon-style narrative.solve --contradiction [Param A] vs [Param B]: Invokes the TRIZ solver.
References
Consult references/methodology_summary.md for full theoretical grounding on Nemeth dissent research, Klein pre-mortem, Amazon Working Backwards, Janis groupthink prevention, and TRIZ contradiction resolution.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install devils-advocate-suite - 安装完成后,直接呼叫该 Skill 的名称或使用
/devils-advocate-suite触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Devils Advocate Suite 是什么?
Execute structured adversarial thinking to stress-test high-stakes decisions, identify systemic risks, and prevent groupthink. Use when the user asks for a s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 Devils Advocate Suite?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install devils-advocate-suite」即可一键安装,无需额外配置。
Devils Advocate Suite 是免费的吗?
是的,Devils Advocate Suite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Devils Advocate Suite 支持哪些平台?
Devils Advocate Suite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Devils Advocate Suite?
由 David Escobar(@midnightstudioai)开发并维护,当前版本 v1.0.0。