Install
openclaw skills install structured-falsificationStructured falsification framework for complex decision-making, investment analysis, technology selection, and multi-factor judgment. Use when: (1) evaluating multiple options with uncertain outcomes, (2) analyzing investment targets / business strategies, (3) making technology or architecture decisions, (4) performing due diligence or risk assessment, (5) user says "灵智模式", "深度思考", "deep thinking", "falsify", or "structured analysis". Can be auto-triggered by agents when facing high-uncertainty multi-factor decisions — no explicit keyword required.
openclaw skills install structured-falsificationA five-step reasoning framework that forces rigorous disconfirmation before arriving at conclusions. Designed for AI agents and LLMs to produce concise, high-confidence outputs on complex tasks.
Core principle: Show conclusions, not derivation. The agent runs the full five-step process internally but outputs only the final ranked conclusions with confidence levels and key risks. Verbose reasoning is a sign the framework wasn't applied rigorously enough — tighten the analysis, don't expand the output.
Map the problem space. Identify where real value / risk / leverage sits.
For every option / target / claim, run:
Output: a falsification table (internal) with columns: Candidate | Surface Logic | Challenge | Verdict
Apply priority filters:
For each surviving candidate:
Before producing output, verify:
Only output the following. No step-by-step narration. No "let me think about this".
## 结论
| # | 候选 | 判断 | 确定性 | 核心逻辑(一句话) | 关键假设 | 主要风险 |
|---|------|------|--------|---------------------|----------|----------|
| 1 | ... | ✅/⚠️/❌ | 高/中/低 | ... | ... | ... |
| 2 | ... | ... | ... | ... | ... | ... |
**一句话总结:** ...
Load domain-specific checklists when the context matches:
references/investment.mdreferences/tech-decision.mdreferences/To create a custom domain config, copy references/domain-template.md and fill in the sections.