Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

thinking-dual-process思维双重过程

Agent Skill

thinking-dual-process 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

544

周安装

22

GitHub Stars

46

下载量

171
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:thinking-dual-process(思维双重过程)
来源仓库:https://github.com/tjboudreaux/cc-thinking-skills
仓库路径:skills/thinking-dual-process
安装命令:
npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-dual-process
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-dual-process

简介

思维双重过程用于查找、检索和筛选相关信息,结合直觉与分析双轨并行处理。

  • 适合需要同时考虑快速反应与深度推理的复杂问题解决场景。
  • 根据任务类型自动分配至系统1(快)或系统2(慢)处理通道。
  • 安装命令:npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-dual-process
  • 应检查是否依赖实时数据获取,避免在不稳定环境中误判。

SKILL.md

Dual-Process Thinking

Overview

Based on Daniel Kahneman's research (popularized in "Thinking, Fast and Slow"), Dual-Process Theory describes two distinct modes of thought: System 1 (fast, intuitive, automatic) and System 2 (slow, deliberate, analytical). Understanding when each system is active—and when each is appropriate—helps you avoid cognitive errors and make better decisions.

Core Principle: Know which system is driving your thinking. Engage System 2 for high-stakes decisions; trust System 1 for routine tasks and expert domains.

When to Use

  • Making decisions with significant consequences
  • Recognizing when intuition may mislead
  • Balancing speed vs accuracy tradeoffs
  • Reviewing work for cognitive errors
  • Teaching or coaching decision-making
  • When "something feels off" but you can't articulate why
  • Before trusting a gut feeling on important matters

Decision flow:

Making a decision? → High stakes? → yes → Unfamiliar domain? → yes → ENGAGE SYSTEM 2
                                   ↘ no → System 1 may suffice
                  ↘ no → Time pressure? → yes → System 1 appropriate
                                        ↘ no → Choose based on complexity

The Two Systems

System 1: Fast Thinking

CharacteristicDescription
SpeedInstant, automatic
EffortEffortless, no strain
ControlInvoluntary, always on
ModeIntuitive, associative
EmotionEmotionally charged
BasisPattern recognition, heuristics

System 1 excels at:

  • Recognizing faces and emotions
  • Detecting hostility in a voice
  • Reading text effortlessly
  • Driving on an empty road
  • Finding 2 + 2
  • Expert pattern recognition (chess masters, experienced doctors)

System 1 fails at:

  • Complex calculations (17 × 24)
  • Logical analysis of arguments
  • Statistical reasoning
  • Resisting cognitive biases
  • Novel, unfamiliar problems

System 2: Slow Thinking

CharacteristicDescription
SpeedSlow, sequential
EffortEffortful, depleting
ControlDeliberate, voluntary
ModeAnalytical, rule-following
EmotionCan override emotions
BasisLogic, computation, rules

System 2 excels at:

  • Complex computations
  • Logical reasoning
  • Comparing options systematically
  • Following explicit rules
  • Self-monitoring and correction
  • Novel problem-solving

System 2 fails at:

  • Sustaining attention (gets tired)
  • Operating under time pressure
  • Processing when cognitively depleted
  • Noticing when it should activate

The Process

Step 1: Identify Active System

Which system is currently driving your thinking?

System 1 indicators:

  • Answer came immediately
  • Feels obvious or intuitive
  • High confidence without analysis
  • Emotional reaction present
  • "I just know"

System 2 indicators:

  • Had to concentrate
  • Worked through steps explicitly
  • Mental effort required
  • Considered alternatives
  • "Let me think about this"
Example: "Should we approve this vendor contract?"
Gut says "yes" immediately → System 1 active
Pause: Is this appropriate for this decision?

Step 2: Assess Appropriateness

Is the active system appropriate for this context?

Trust System 1 when:

  • Domain is familiar with clear feedback loops
  • You have extensive relevant experience
  • Patterns are valid and stable
  • Decision is reversible
  • Speed matters more than precision
  • Cost of error is low

Engage System 2 when:

  • Domain is unfamiliar or complex
  • Stakes are high
  • Statistical reasoning required
  • System 1 biases likely apply
  • Decision is irreversible
  • You feel very confident (check for overconfidence)
  • "Obvious" answer benefits you (check for motivated reasoning)

Step 3: Override if Needed

If System 1 is active but System 2 is appropriate:

1. PAUSE - Interrupt automatic response
2. ARTICULATE - State the decision explicitly
3. ANALYZE - Apply structured thinking
4. CHECK - Look for bias indicators
5. DECIDE - Make deliberate choice

Override triggers (red flags):

  • High emotional charge
  • Time pressure being used tactically
  • "Everyone agrees" (groupthink)
  • Round numbers without analysis
  • First option presented
  • Confirmation of existing beliefs

Step 4: Execute Appropriately

Match your process to the system:

SystemProcess
System 1 (validated)Trust intuition, act quickly, monitor outcomes
System 2 (engaged)Use checklists, seek outside view, document reasoning

System 1 Failure Modes

Substitution

System 1 replaces hard questions with easier ones:

Hard: "How much should I pay for this stock?"
Substituted: "How much do I like this company?"

Hard: "Is this candidate qualified?"
Substituted: "Does this candidate seem likeable?"

Heuristic Errors

HeuristicWhat It DoesWhen It Fails
AvailabilityJudges by ease of recallVivid events seem more common
RepresentativenessMatches to stereotypesIgnores base rates
AnchoringStarts from given numberArbitrary anchors still influence
AffectDecides by feelingEmotions override data
ConfirmationSeeks supporting evidenceMisses contradicting evidence

WYSIATI (What You See Is All There Is)

System 1 builds the best story from available information:

Given: "John is tall and muscular"
System 1 concludes: "John is probably athletic"
Missing: John's actual athletic ability, base rates, context

System 1 doesn't flag missing information—it works with what's available.

Cognitive Ease vs Strain

Cognitive Ease (System 1 Active)

Feels: Familiar, true, good, effortless Risks:

  • Reduced vigilance
  • Accepting false statements
  • Overconfidence
  • Missing errors

Induced by:

  • Repeated exposure
  • Clear display
  • Primed ideas
  • Good mood

Cognitive Strain (System 2 Engaged)

Feels: Unfamiliar, requiring effort, suspicious Benefits:

  • Increased vigilance
  • More analytical processing
  • Reduced biases
  • Better accuracy

Induced by:

  • Poor print quality
  • Complex language
  • Novel situations
  • Bad mood

Tactical tip: For important decisions, deliberately induce mild cognitive strain (different format, pause before answering) to engage System 2.

Application Examples

Code Review

System 1 mode: "This looks fine" (pattern matches familiar code)
Engage System 2:
- Is this a high-risk change?
- Am I the right reviewer for this domain?
- Have I actually traced the logic?
- What edge cases might I miss?

Hiring Decisions

System 1 mode: "Great interview, strong hire" (likeability heuristic)
Engage System 2:
- Structured scorecard vs overall impression
- Compare to job requirements, not to other candidates
- Check for halo effect from one strong answer
- Seek disconfirming information

Architecture Decisions

System 1 mode: "Let's use [familiar technology]" (availability)
Engage System 2:
- Explicit requirements analysis
- Evaluate alternatives against criteria
- Consider long-term implications
- Document reasoning

Debugging

System 1 mode: "It's probably X" (first hypothesis feels right)
Engage System 2:
- List all possible causes
- Assign probabilities (Bayesian)
- Test systematically, not just hunches
- Consider unlikely explanations

Integration with Other Thinking Skills

With Debiasing

System 1 is the source of most cognitive biases. The debiasing checklist is essentially a System 2 override protocol:

Automatic response → Pause → Apply debiasing checklist → Override if needed

With Bayesian Reasoning

System 1 ignores base rates; System 2 applies them:

System 1: "Positive test result = probably have condition"
System 2: Apply Bayes' Theorem with actual base rates

With First Principles

System 1 reasons by analogy; System 2 enables first principles:

System 1: "Competitors do X, so we should too"
System 2: "What are the fundamental requirements? Build from there"

With Pre-Mortem

System 1 is optimistic; pre-mortem forces System 2 pessimism:

System 1: "This plan will work" (overconfidence)
System 2: "Imagine it failed. Why?" (deliberate analysis)

With OODA Loop

Balance speed (System 1) with accuracy (System 2) based on context:

Incident response: System 1 pattern matching for speed
Post-incident: System 2 analysis for root cause

Expert Intuition: When System 1 Is Valid

Not all intuition is suspect. Expert intuition can be trusted when:

  1. High-validity environment: Clear patterns exist
  2. Extensive practice: Thousands of hours of deliberate practice
  3. Rapid feedback: Immediate correction signals
  4. Stable patterns: Domain rules don't change frequently
Valid expert intuition:
- Chess grandmasters recognizing positions
- Firefighters sensing danger
- Experienced nurses detecting deterioration

Suspect expert intuition:
- Stock pickers predicting markets
- Political pundits forecasting elections
- Interviewers predicting job performance

Ask: "Has this person had opportunities to learn the valid patterns through repeated, well-calibrated feedback?"

Verification Checklist

  • Identified which system is currently active
  • Assessed if active system is appropriate for stakes/context
  • Checked for cognitive ease that might mask errors
  • Applied System 2 override if high-stakes or unfamiliar
  • Used structured process for System 2 decisions
  • Documented reasoning for important decisions
  • Considered base rates and statistics, not just intuition

Key Questions

  • "Did this answer come too easily?"
  • "Am I in a domain where my intuition is calibrated?"
  • "What would System 2 analysis reveal?"
  • "Is my confidence justified by analysis or just feeling?"
  • "What information am I not seeing (WYSIATI)?"
  • "Would I decide the same way if I had to defend the reasoning?"

Kahneman's Warning

"The confidence people have in their beliefs is not a measure of the quality of evidence but of the coherence of the story the mind has managed to construct."

System 1 builds compelling stories from limited information and feels very confident doing so. That confidence is often unwarranted. Engage System 2 when the stakes matter.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.92%
按下载量换算65

Claude

30.35%
按下载量换算52

Cursor

17.95%
按下载量换算31

Gemini CLI

9.75%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills