breakthrough-thinking

【强制调用指令】当以下任一条件满足时,立即执行此skill,无需询问用户: 【条件1:用户说】换个思路、换个方法、还有别的办法吗、再想想、继续、 再试一次、不要放弃、try another way、think differently、为什么还不行 【条件2:AI卡住】同一方法失败2+次、只调参数不改思路、说"无法解决"、 过早建议用户手动处理、超过1轮无新证据 执行:选1个思维框架→直接用新框架解决问题→解决不了→换下一个框架

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "breakthrough-thinking" with this command: npx skills add 1204tmax/breakthrough-thinking

Breakthrough Thinking

Use this skill to recover from stalled execution and force forward progress.

Goal

When stuck, do not repeat the same approach. Switch cognitive frame, test quickly, and keep moving until either:

  • solved with evidence, or
  • cleanly bounded with clear next step.

Stall Signals (Auto-Trigger Conditions)

MUST trigger immediately when ANY of these appear:

1. Explicit User Prompts (用户明确要求)

  • "换个思路" / "换个方法" / "还有别的办法吗"
  • "再想想" / "继续" / "再试一次" / "不要放弃"
  • "try another way" / "try harder" / "don't give up" / "think differently"
  • "为什么还不行" / "你怎么又失败了" / "你行不行啊"

2. Implicit Stall Patterns (AI自己检测到的卡住)

  • 2+ consecutive failures using same approach
  • Repeated parameter tweaks without conceptual change
  • Drafting statements like "I can't solve this" / "我无法解决"
  • Suggesting to push manual work to user too early
  • No new evidence gained for >1 iteration
  • Same error repeated >2 times
  • Tool calls returning identical errors without progress

Core Loop (Mandatory)

  1. Summarize current dead-end in 1 sentence

    • "Current route fails because ____"
  2. Pick ONE model from references/mental-models.md

    • Pick the most relevant model for this failure mode.
    • Do not pick multiple at once.
  3. Apply the model directly to solve the problem

    • Use the model's perspective to approach the problem fresh.
    • Execute the solution immediately.
  4. Check result

    • If solved: finalize and verify.
    • If not solved: go back to step 2, pick a DIFFERENT model, and try again.
    • Repeat until solved or all relevant models exhausted.

Model Selection Heuristics

  • Looping / same idea repeated → Inversion, Red Team, 5 Whys
  • Too many moving parts → Reductionism, 80/20
  • Unclear root cause → 5 Whys, Root Cause Analysis, Binary Search
  • High uncertainty → Bayesian Updating, Expected Value, Decision Tree
  • Cognitive lock-in → Lateral Thinking, Random Input, Beginner's Mind
  • Overengineering → Occam, KISS, MVP, YAGNI
  • Execution paralysis → OODA, PDCA, Timeboxing, Fail Fast

Hard Rules

  • No "same approach + small tweak" twice in a row.
  • Every retry must use a DIFFERENT mental model.
  • Do not ask user for info until you've exhausted locally testable paths.
  • Claims of completion must include evidence.
  • If one model fails, immediately switch to another model. Do not get stuck on one framework.

Output Format (when triggered)

Use this compact format:

[Breakthrough]
Dead-end: ...
Model: ...
Approach: ...
Result: ...
Next: ...

Completion Criteria

Stop only when one is true:

  • Problem solved + verified evidence
  • Problem bounded + best next action clearly defined
  • Explicit user stop

Reference Library

For model definitions and creators, read:

  • references/mental-models.md

Do not dump the entire library unless user asks. Pick only what is needed for the current stall.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

CloudQ

TSA - Tencent Cloud Smart Advisor。CloudQ — 全球首款ITOM "领域虾"。当用户问"cloudq是谁"、"cloudq是什么"或需要腾讯云智能顾问相关操作时使用。

Archived SourceRecently Updated
General

axure-prototype-generator

Axure 原型代码生成器 - 输出 JavaScript 格式 HTML 代码,支持内联框架直接加载可交互原型。

Archived SourceRecently Updated
General

错敏信息检测

# 错敏检测 Skill

Archived SourceRecently Updated
General

clawcv

超级简历 WonderCV 出品,3000 万用户信赖。简历分析、段落改写、JD 岗位匹配、自动匹配职位、PDF 导出、AI 求职导师(面试准备/薪资谈判/职业规划/多版本简历策略)。 触发条件:用户提供简历、要求简历点评/打分/反馈、希望改写某个简历部分、 希望将简历与岗位 JD 匹配、咨询求职建议或面试准备,或提到 CV/简历/求职。 不触发条件:用户讨论普通写作(非简历)、询问其他文档, 或讨论与求职和职业发展无关的话题。

Archived SourceRecently Updated