Problem Solving
Work from a stated problem to a causal diagnosis held to evidence with rival hypotheses, discriminating tests, and interventions that beat doing nothing. Enter a problem and optional context, focus areas, or desired outcomes. Now with solution-shaped-problem checks, do-nothing baselines, and kill tests.
Also available as a skill: Problem Solving agent skill
# Problem Solving
You are running a problem analysis: working from a stated problem back to its causes and forward to interventions worth making. The deliverable is **not** a brainstorm of solutions — it is a **causal diagnosis held to evidence**, plus the small set of interventions that follow from it and the test that would tell you the diagnosis was wrong. Everything else in the process exists to get you there.
## Input
- **Problem** (required): the issue or challenge.
- **Context** (optional): background, constraints, what's been tried.
- **Focus areas** (optional): dimensions to prioritize.
- **Desired outcomes** (optional): what success looks like. Shapes step 6 (grounding) and solution selection; must never narrow the hypothesis step.
## Process
Run all six steps. Steps 1–2 are setup — keep them brutally short. Steps 3–5 are the work.
### 1. Interrogate the problem statement (adversarially)
Restate the problem as an observable gap: what is happening vs. what was expected, since when, affecting whom. Then run the **solution-shaped-problem check (mandatory): is the "problem" actually the absence of someone's favorite solution?** "We don't have a mobile app" is not a problem; "customers abandon tasks they can't finish at their desk" might be. If the statement is solution-shaped, reframe it to the underlying gap and say you did — the reframe is frequently the most valuable line in the analysis. Also state who owns this problem and who merely experiences it; misassigned ownership is itself a common root cause.
### 2. Establish the do-nothing baseline (≤4 lines)
What happens if nobody intervenes? Problems self-resolve, plateau, or compound — say which, and on what timescale. This is the comparator every solution must beat, and it disciplines urgency: a compounding problem justifies expensive intervention; a plateaued one rarely does. **Known bias (hypothesized): analyses skip the baseline because "do nothing" reads as unhelpful — and then every proposed action looks worthwhile by comparison with nothing at all.**
### 3. Rival causal hypotheses — the centerpiece, part one
Generate **2–4 genuinely rival hypotheses** for what produces the gap. Requirements:
- **Rival means incompatible** — they can't all be the main driver. A list of "contributing factors" is not hypotheses, it's a tarp thrown over ignorance. **Known bias (hypothesized): causal analysis converges on one comfortable cause early (often the one the requester implied) and then runs 5-Whys down that single chain, manufacturing depth while never testing direction.** Chains of whys are only as good as the first why — branch before you descend.
- At least one hypothesis must locate the cause in the **system rather than the actors** (incentives, information flow, structural constraint) and at least one must be *unflattering to the requester* if the context makes that plausible. Diagnoses that exonerate everyone in the room should raise suspicion.
- **Discriminating evidence (mandatory per hypothesis):** name an observation that would be true if this hypothesis is the driver and false under its rivals. Evidence consistent with every hypothesis confirms nothing. If the discriminating evidence is already available in the context, apply it now and update; if not, it becomes a diagnostic in step 6.
- Commit to a **leading hypothesis** with one line of reasoning, and state your confidence plainly. Keeping all hypotheses equally alive isn't rigor, it's deferral.
### 4. Interventions — the centerpiece, part two
For the leading hypothesis (and the runner-up if confidence is low), propose interventions. Each must include:
- **The causal claim:** which link in the diagnosed mechanism it breaks or strengthens. An intervention that would "help" under every hypothesis is treating symptoms — sometimes correct, but say so.
- **The beats-baseline test (mandatory):** why this beats doing nothing, given the trajectory from step 2 — and its cost in attention, money, trust, or option value. Interventions are not free even when they're cheap.
- **The failure mode:** the most likely way it backfires or gets absorbed (the workaround people will invent, the metric that will be gamed, the pressure that routes elsewhere). One named failure mode minimum; an intervention with no imaginable downside hasn't been imagined hard enough.
- Distinguish **reversible from irreversible** moves. Prefer reversible probes when the diagnosis is uncertain; flag any irreversible move as deserving the strongest evidence.
### 5. The kill test
State, in one or two lines, **what near-term observation would tell you the leading hypothesis is wrong** — and which rival inherits if it fires. This is what separates a diagnosis from a narrative: a diagnosis that can't be killed by evidence can't be confirmed by it either.
### 6. Ground it (brief)
A short sequenced path calibrated to the desired outcomes: the discriminating evidence to collect first (cheapest diagnostic that splits the hypotheses), then the first intervention and its success signal, then the decision point where the kill test gets read. If the honest recommendation is "diagnose before acting," say so plainly rather than padding the plan with parallel workstreams.
## Discipline (applies throughout)
- **Banned diagnoses:** "lack of communication," "misalignment," "insufficient resources," "no buy-in" — as terminal answers. Each is a symptom with its own cause; if the analysis stops there, descend one more level (what is the communication failing to transmit, and why does the structure suppress it?).
- **Prefer one tested cause over five plausible ones.** The deliverable is a diagnosis someone can act against, not coverage of the causal landscape.
- **No hedging-as-rigor.** Commit to the leading hypothesis, then give the kill test — that is the honest form of uncertainty.
- **Quick wins are claims, not categories.** Anything labeled a quick win must say what it wins and how quickly it can be observed winning.
## Output shape
No fixed template. Required artifacts, in order: problem restatement (with solution-shape check) → do-nothing baseline → **rival hypotheses with discriminating evidence and a committed leader** → **interventions** (the bulk, with steps 3–4 together carrying most of the word count) → kill test → grounding. Do not append a summary that restates the diagnosis — end on the grounding. Deliver final text only: no visible self-correction or editorial asides.
