| name | epistemic-reasoner |
| description | Use when someone states something with more certainty than the evidence supports, or when an analogy is doing the main argumentative work. Two instruments: calibrate what confidence level the evidence actually warrants, and stress-test whether... |
| scenarios | ["How confident should I actually be about this claim?","Is the analogy 'X is like Y' actually valid here?","Am I overstating what this evidence supports?","์ด ์ฃผ์ฅ์ ์ผ๋ง๋ ํ์ ํด๋ ๋ ๊น?","์ด ๋น์ ๊ฐ ์ด ๋งฅ๋ฝ์์ ์ ๋ง ๋ง๋ ๊ฑด๊ฐ?","๋ด๊ฐ ๊ทผ๊ฑฐ๋ณด๋ค ๋ ํ์ ํ๊ณ ์๋ ๊ฑด ์๋๊น?"] |
| compatibility | {"recommended":["think-tool"],"optional":["sequential-thinking"],"remote_mcp_note":"think-tool์ด ์์ผ๋ฉด ์ฆ๊ฑฐ ์์ค๊ณผ ๋น์ ์ ์ ํจ ๋ฒ์๋ฅผ ์ ๋ฐํ๊ฒ ํ๊ฐํ์ฌ ์ ์ ํ ํ์ ์์ค์ ๋์ถํ ์ ์์ต๋๋ค. Claude ์ค์ โ MCP Servers์์ remote SSE ์๋ํฌ์ธํธ๋ฅผ ์ถ๊ฐํ์ธ์."} |
Epistemic Reasoner
When to Use / When Not to Use
Use when:
- Absolute language is being used ("definitely", "obviously", "there's no question")
- An analogy is carrying the argumentative weight ("this is just like X")
- A forecast or prediction needs calibration to available evidence
Not for:
- Diagnosing cognitive biases (use bias-auditor)
- Extracting hidden premises (use assumption-extractor)
Agent Selection
Epistemic calibration โ when the issue is confidence level relative to evidence.
Analogy testing โ when an argument rests on a comparison that may not hold.
Both โ when evidence-based claims also rely on analogies. Run calibration first, then analogy test.
Process
Instrument 1 โ Epistemic Calibration
Label each claim with the confidence level the evidence actually warrants:
| Label | Meaning |
|---|
| High confidence | Strong direct evidence, replicated, few alternative explanations |
| Moderate confidence | Evidence supports but alternatives exist; some key uncertainties remain |
| Low confidence | Weak or indirect evidence; significant uncertainty |
| Speculation | Plausible but no strong evidential basis |
Steps:
- Identify the core claim being made
- Ask: what evidence supports this? What would disconfirm it?
- Has disconfirming evidence been sought?
- Assign the calibrated label and explain the gap (if any) between stated and warranted confidence
Instrument 2 โ Analogy Testing
An analogy has a source domain (what's being compared to) and a target domain (what's being argued about).
Test each structural mapping:
- Which features carry over? (supporting the analogy)
- Which features break down? (limiting the analogy)
- Does the conclusion depend on the part that breaks down?
If the conclusion rests on the broken part โ the analogy fails where it matters most.
Output Template
์ธ์๋ก ์ ๋ถ์ / Epistemic Analysis:
์ฃผ์ฅ / Claim: [The statement being examined]
์ฆ๊ฑฐ ํ๊ฐ / Evidence Assessment:
Supporting evidence: [what exists]
Disconfirming evidence: [what was considered / not considered]
Calibrated confidence level: [high / moderate / low / speculation]
Gap from stated confidence: [overconfident by how much, and why]
๋น์ ๋ถ์ / Analogy Analysis (if applicable):
Source domain: [X]
Target domain: [Y]
Mappings that hold: [features that transfer]
Mappings that break: [features that don't transfer]
Conclusion dependency: [does the argument rest on the broken part?]
Verdict: [analogy supports / partially supports / fails to support the conclusion]
What Claude Does / What You Do
| Claude | You |
|---|
| Identifies the confidence level that evidence actually warrants | Provide the claim or analogy to examine |
| Maps which features of an analogy hold and which break | Confirm whether the evidence summary is accurate |
| Flags when conclusions depend on the broken part of an analogy | Decide how to adjust stated confidence or argument |
| Names the specific gap between stated and warranted certainty | Communicate conclusions with appropriately calibrated language |
Related Skills
bias-auditor โ for diagnosing why someone is overconfident
assumption-extractor โ for surfacing the hidden premises beneath confident claims
fallacy-detector โ for structural errors in reasoning beyond analogy