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.
Use when longevity of a non-perishable option matters. Treat survival duration as a remaining-life prior, then check domain drift before favoring the proven.
$ npx -y skills add tjboudreaux/cc-thinking-skills --skill thinking-lindy-effect --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/thinking-lindy-effectContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when longevity of a non-perishable option matters. Treat survival duration as a remaining-life prior, then check domain drift before favoring the proven.
name: thinking-lindy-effect description: Use when longevity of a non-perishable option matters. Treat survival duration as a remaining-life prior, then check domain drift before favoring the proven. disable-model-invocation: true
For non-perishable ideas, technologies, and practices, expected remaining life scales with current survival age. Prefer proven survivors unless the new option clears a burden of proof or the domain has drifted.
1. **Confirm non-perishable scope.** Concept/tech/practice continues; vendor/device → score fit/risk only and stop. 2. **Record survival age.** First significant production use and current age (ecosystem-relative if the ecosystem is young). 3. **Form the Lindy prior.** Expected remaining life ≈ current age; mark confidence from age and continued active use. 4. **Run domain-drift checks.** Problem class changed? Paradigm shift invalidating old assumptions? New option uniquely closes a real present gap? 5. **Assign burden of proof.** Default to the older adequate option. Accept newer only for a stated necessary advantage the Lindy option cannot meet at acceptable cost. 6. **Decide with residual risk.** Pick primary; note impact if the prior is wrong and any fallback.
**Stop condition:** Primary chosen with age prior, drift check, and why new did or did not meet burden of proof.
Options: <name, age, Lindy prior> Drift: stable | discontinuous — <note> Burden: on new | waived because <gap> Decision: <primary> Rejected: <one line each> If Lindy wrong: <impact + fallback>
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.
When the right response mode is unclear, classify the cause-effect domain first; decompose disorder.
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…