Install
openclaw skills install abductive-reasoningApply abductive reasoning to infer the best explanation from available observations. Use when the user has symptoms, clues, or data points and needs to reason backward to the most likely cause — like diagnostic thinking for doctors, detectives, or debugging.
openclaw skills install abductive-reasoningAbductive reasoning — or "inference to the best explanation" — starts from observations and works backward to the most likely explanation. Unlike deduction (which guarantees truth) or induction (which generalizes from patterns), abduction asks: "Given what I see, what is the best explanation?" It's how doctors diagnose, detectives solve cases, and scientists generate hypotheses. Peirce called it the only form of reasoning that produces genuinely new ideas.
Analyze the current topic or problem under discussion using abductive reasoning. Start from the evidence and reason backward to the best explanation. Apply this framework to whatever the user is currently working on or asking about.
What do we actually see? Be precise and comprehensive.
What could explain these observations?
Generate at least 5 candidate explanations (hypotheses), ranging from mundane to creative:
For each, briefly state the mechanism: How would this explanation produce the observations we see?
For each candidate explanation, assess:
Create a comparison matrix:
| Criterion | Explanation 1 | Explanation 2 | Explanation 3 | ... |
|---|---|---|---|---|
| Coverage | ||||
| Precision | ||||
| Simplicity | ||||
| Consistency | ||||
| Analogy | ||||
| Fertility | ||||
| Overall |
Abductive reasoning is the engine of discovery — but it's fallible. The best explanation today may be overturned by tomorrow's evidence. Hold conclusions firmly enough to act on, loosely enough to revise.