跳到主要内容
知仓学习社ZHICANG

assumption-audit

Surface the hidden assumptions a plan or belief rests on, then test what happens when each one is wrong. Use when asked what am I assuming here, che…

不碰外部(只输出文字)无严重或高危命中mohitagw15856/pm-claude-skills

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Assumption Audit

Every plan sits on a stack of assumptions, and the dangerous ones are invisible — you don't question what you don't notice you believe. This drags them into the light, ranks them by how much weight they carry, and flips the load-bearing ones to see which single wrong assumption would collapse the whole thing. Then it tells you the cheapest way to check that one before you bet on it.

What This Skill Produces

  • The assumption list — the unstated beliefs your plan/conclusion depends on, including the ones you didn't realize you were making
  • Load-bearing ranking — which assumptions, if wrong, barely matter vs. which would collapse everything
  • The flip test — for the critical ones, what actually happens if they're false
  • The cheap check — the fastest, lowest-cost way to test the riskiest assumption before committing

Required Inputs

Ask for these if not provided:

  • The plan, belief, or conclusion — what you want audited
  • Your reasoning — how you got there (reveals the assumptions)
  • What's at stake — so we know how hard to test
  • What you're treating as certain — the beliefs you're most confident in (often the riskiest)

Framework: Surface, Rank, Flip, Test

  1. Extract the assumptions. Read the reasoning and name every belief it depends on — especially the quiet ones stated as fact.
  2. Include the invisible ones. Push for the assumptions so baked-in they're never questioned ("people will want this," "this will keep working," "I'll have the time").
  3. Rank by load. Which assumptions, if false, barely change the conclusion? Which would collapse it? Focus on the load-bearing ones.
  4. Flip the critical ones. For each high-load assumption, follow through what happens if it's actually wrong.
  5. Find the cheap check. For the riskiest, name the fastest, lowest-cost way to test it before betting on it.

Output Format

Auditing: [the plan/belief]

Assumptions it rests on

| Assumption | Load-bearing? | If it's wrong… |

|---|---|---|

| [belief] | 🔴 collapses / 🟡 shifts / 🟢 minor | [consequence] |

The riskiest one: [the assumption most likely wrong AND most load-bearing].

Cheapest way to check it: [a fast, low-cost test].

Quality Checks

  • [ ] Assumptions are actually surfaced, including invisible ones
  • [ ] Each is ranked by how load-bearing it is
  • [ ] The critical assumptions are flipped to show consequences
  • [ ] The riskiest (wrong × load-bearing) is identified
  • [ ] A cheap, concrete check is proposed for it

Anti-Patterns

  • Only listing obvious assumptions and missing the buried ones.
  • Treating all assumptions as equally important.
  • Naming risks without flipping to see what breaking them does.
  • No cheap test — leaving the person to just bet on it.

Example Trigger Phrases

  • "What am I assuming in this plan?"
  • "Check my assumptions about this business idea."
  • "Stress-test my thinking here — what if I'm wrong?"
  • "I'm sure this will work — what am I not questioning?"
  • "What hidden assumption could sink this?"

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 3 个不同仓库或目录里都有叫 assumption-audit 的技能。它们内容并不相同,别混用: