thinking-bounded-ratio…
Use when search or investigation could run forever. Set an explicit good-enough threshold first, then stop at the first option that clears it.
When the right response mode is unclear, classify the cause-effect domain first; decompose disorder.
$ npx -y skills add tjboudreaux/cc-thinking-skills --skill thinking-cynefin --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/thinking-cynefinContext preview
The summary Claude sees to decide when to auto-load this skill.
When the right response mode is unclear, classify the cause-effect domain first; decompose disorder.
name: thinking-cynefin description: When the right response mode is unclear, classify the cause-effect domain first; decompose disorder. disable-model-invocation: true
Classify by cause-effect, then use only the matching response mode. Wrong-domain method is the failure mode.
1. **State the unit.** Name the decision, incident, or subsystem; if mixed, list separable parts. 2. **Probe cause-effect.** Is the link obvious, expert-analyzable, retrospective only, or imperceptible in turbulence? Check predictability, urgency, and probe safety. 3. **Assign one domain per unit:**
4. **Mismatch check.** Reject Clear if its runbook fails; Complicated if analysis cannot predict; Complex if probing is unsafe; Chaotic once safe probing becomes possible. 5. **Commit and stop.** Output domain + first actions. Re-classify only on evidence of domain shift.
**Stop when** every unit has one domain, first actions, and a falsifier—or disorder is decomposed.
unit: <decision/incident/part> domain: clear | complicated | complex | chaotic | disorder evidence: <cause-effect basis> response_mode: <Sense-Categorize-Respond | Sense-Analyze-Respond | Probe-Sense-Respond | Act-Sense-Respond | decompose> first_actions: <1-3 concrete steps> falsifier: <what forces reclassification> parts: <only if disorder>
28 portable Agent Skills for structured reasoning in Claude Code, GitHub Copilot, Codex, Cursor, and other compatible tools Claude Code Thinking Skills is a public catalog of Agent Skills.
Repo: tjboudreaux/cc-thinking-skills
Use when search or investigation could run forever. Set an explicit good-enough threshold first, then stop at the first option that clears it.
Use when a specific claim may lack grounding. Check evidence boundary, size wrongness cost, then answer, fetch, or abstain — never confabulate.
Under genuine uncertainty with no reliable forecast, inventory means, cap downside at affordable loss, act for commitments, and let goals emerge from…
When a constraint is treated as fixed, separate physics from convention, keep only independently supported primitives, and rebuild the simplest solution that…
When a fault is localized and the proximate cause is known but the systemic root is not, chain evidence-linked whys with a counterfactual stop and a…
Deciding what to build or why adoption fails. Recover the progress users hire a solution for under a circumstance, then rank by outcome and competing…