My Cheatsheets

Enticing Thinking for General Projects


Scope note: This cheatsheet reflects observed behavior in ChatGPT models (GPT-5.x series). It does not generalize to all LLMs.

Stability note: Model names, limits, and UI signals change frequently. For current plan limits, see OpenAI’s help center.

The guidance below focuses on increasing the likelihood of deeper internal reasoning in general (non-coding) projects without unnecessarily consuming manual Thinking quotas.

Key distinction

When a standard request internally escalates, you gain depth without explicitly spending a manual Thinking slot.

Heuristics that often correlate with deeper internal reasoning

These are correlations, not guarantees:

You cannot reliably detect or force escalation; the goal is to increase probability, not exert control.


1) Multi-step comparison

Template

“Compare [Option A] and [Option B] across [Factor 1], [Factor 2], and [Factor 3] over [timeframe]. Identify dependencies between factors and note edge cases where the conclusion changes.”


2) Scenario evaluation

Template

“Given [context/background], evaluate outcomes under Scenario 1, Scenario 2, and Scenario 3. Highlight trade-offs, failure conditions, and decision inflection points.”


3) Cross-domain reasoning

Template

“From the perspectives of [Domain 1] and [Domain 2], analyze [problem/topic]. Identify agreements, disagreements, and areas of synergy or tension.”


4) Contradiction and assumption check

Template

“Examine the following statements:

  1. [Statement A]
  2. [Statement B] Determine whether they contradict, align, or are orthogonal. Surface hidden assumptions that would invert the conclusion.”

5) Root cause and mitigation

Template

“Given [problem description], rank likely root causes by impact and probability. Propose mitigations for each and indicate what additional data would change the recommendation.”


6) Decision framework

Template

“For [decision], evaluate options using criteria [C1], [C2], and [C3]. Score each option on a consistent scale and justify the scoring. Identify threshold values where the preferred option changes.”


Phrases that often nudge deeper reasoning


When not to trigger deeper reasoning

Avoid explicit depth when:

In these cases, depth adds latency without improving signal.


When to spend manual Thinking

Use it deliberately when: