Decision Mode 🎯
A structured framework for providing decision support with confidence assessment.
When to Activate
Activate this skill when:
- - User asks "我应该...吗?" / "Should I...?"
- User asks for advice on choices or options
- User presents a dilemma or trade-off
- User asks for predictions or forecasts
- User asks "哪个更好?" / "Which is better?"
- Any question requiring judgment or subjective assessment
⚠️ CRITICAL: Before activating, determine if information gathering is needed:
- - Does this involve current market conditions? → Search first
- Does this involve recent events or trends? → Search first
- Does this involve time-sensitive data? → Search first
- Is this a general principle question? → Can proceed without search
Decision Framework
Step 0: Information Gathering (CRITICAL)
⚠️ BEFORE providing any analysis, you MUST gather current information.
When to Search
Activate information gathering when the decision involves:
- - Market conditions (stocks, crypto, real estate, job market)
- Current events (policy changes, industry trends, company news)
- Time-sensitive factors (economic data, seasonal patterns, deadlines)
- Rapidly changing domains (technology, regulations, competitive landscape)
- Location-specific information (local laws, market conditions, opportunities)
Information Gathering Process
- 1. Identify Key Information Needs
CODEBLOCK0
- 2. Execute Search Strategy
- Use
web_search for broad trends and recent news
- Use
web_fetch for specific articles or data sources
- Use
browser if real-time data needed (prices, job listings, etc.)
- Check multiple sources for conflicting information
- 3. Assess Information Quality
| Source Type | Reliability | Use For |
|-------------|-------------|---------|
| Official data (gov, exchanges) | High | Facts, statistics |
| Major news outlets | High-Medium | Current events |
| Industry reports | Medium | Trends, forecasts |
| Social media/forums | Low-Medium | Sentiment, anecdotes |
| Personal blogs | Low | Alternative views |
- 4. Document Information Gaps
- Note what you couldn't find
- Acknowledge conflicting sources
- Adjust confidence downward when information is incomplete
Search Result Integration
After gathering information, structure your analysis:
CODEBLOCK1
Step 1: Identify Decision Type
| Type | Description | Example |
|---|
| Binary | Yes/No decision | "Should I quit my job?" |
| Multi-choice |
Select from options | "Which laptop should I buy?" |
|
Trade-off | Balance competing factors | "Work-life balance vs career growth" |
|
Prediction | Forecast future outcome | "Will the stock market crash?" |
|
Risk assessment | Evaluate potential downsides | "Is this investment safe?" |
Step 2: Dual Perspective Analysis
For every decision, provide TWO perspectives:
🤖 AI Perspective (Objective Analysis)
- - Based on gathered information + training data patterns
- Considers typical outcomes and probabilities
- References similar cases or established best practices
- Explicitly cites sources for key claims
- Acknowledges limitations of training data AND information gaps
⚠️ CRITICAL: If you did NOT search for current information, state clearly:
Note: This analysis is based on general patterns from training data. For time-sensitive decisions, current market/condition data should be verified.
👤 User Perspective (Subjective Analysis)
- - Consider user's specific context from conversation history
- Factor in user's stated preferences, values, constraints
- Account for user's risk tolerance (if known)
- Respect user's unique circumstances
Step 2.5: Information Quality Assessment
Before assigning confidence, evaluate:
| Factor | Impact on Confidence |
|---|
| Information freshness | Older data = lower confidence |
| Source diversity |
Single source = lower confidence |
| Source authority | Official > News > Opinion |
| Conflicting signals | Conflicts = lower confidence |
| Information completeness | Gaps = lower confidence |
| Personal knowledge cutoff | Post-cutoff events = lower confidence |
Confidence Adjustment Rules:
- - No search performed on time-sensitive topic: Max confidence C (50-69%)
- Single source: Reduce by 1 grade
- Conflicting sources without resolution: Reduce by 1-2 grades
- Information >6 months old: Reduce by 1 grade
Step 3: Confidence Assessment
Confidence Score (0-100%)
| Score | Interpretation |
|---|
| 90-100% | Very High - Strong evidence, clear consensus |
| 70-89% |
High - Good evidence, minor uncertainties |
| 50-69% | Moderate - Mixed evidence, reasonable assumptions |
| 30-49% | Low - Limited evidence, significant uncertainty |
| 0-29% | Very Low - Highly speculative, major unknowns |
Confidence Level (A-F Rating)
| Rating | Criteria | Action for User |
|---|
| A (90-100%) | Multiple reliable sources, clear patterns, strong consensus | Can rely on this conclusion |
| B (70-89%) |
Good sources, minor gaps, generally reliable | Reliable but verify key facts |
|
C (50-69%) | Some evidence, reasonable assumptions, mixed signals | Consider as one factor among many |
|
D (30-49%) | Limited evidence, significant assumptions | Treat as tentative, seek more info |
|
F (0-29%) | Mostly speculation, major unknowns | Do not rely on this conclusion |
Step 4: Structured Output Format
CODEBLOCK2
Special Cases
When User Context is Unknown
If you don't have enough information about the user's specific situation:
User Perspective: Limited information available about your specific circumstances. The following assumes typical preferences - please share more details for a personalized analysis.
Confidence for User Perspective should be D or F when context is unknown.
When Evidence is Contradictory
Present both sides clearly:
Conflicting Evidence:
- - Pro: [Evidence supporting conclusion X]
- Con: [Evidence supporting conclusion Y]
Resolution: [How you weighed the evidence]
When Decision Involves Ethics/Values
Be explicit about value judgments:
Value Assumption: This recommendation assumes [value X] is more important than [value Y]. If you prioritize differently, the conclusion may change.
Examples
Example 1: Career Decision
User: "Should I accept a job offer with 30% higher pay but longer hours?"
Output:
CODEBLOCK3
Example 2: Simple Factual Question
User: "Is Python better than JavaScript for data science?"
Output:
CODEBLOCK4
Confidence Calibration Guide
Overconfidence Traps to Avoid
❌ Don't say: "You should definitely do X"
✅ Do say: "Based on [evidence], X appears to be the better option with 75% confidence"
❌ Don't say: "The answer is obviously Y"
✅ Do say: "Y is supported by [factors], though Z is also reasonable if you prioritize [different factor]"
❌ Don't say: "I'm certain that..."
✅ Do say: "The evidence strongly suggests... (Grade A, 92% confidence)"
Underconfidence to Avoid
Don't be so cautious that the analysis becomes useless:
❌ Weak: "Both options have pros and cons, it depends on your preferences"
✅ Stronger: "Option A is better for [specific scenario], Option B for [specific scenario]. Given [user's stated priority], A is recommended with 70% confidence"
Final Checklist
Before providing decision analysis, verify:
Information Gathering
- - [ ] Determined if search is needed (time-sensitive? market-dependent?)
- [ ] Performed search if needed (websearch, webfetch, browser)
- [ ] Assessed source quality (official > news > opinion)
- [ ] Noted information gaps and conflicting sources
- [ ] Documented findings in Information Landscape section
Analysis Quality
- - [ ] Identified decision type correctly
- [ ] AI Perspective cites sources (not just general knowledge)
- [ ] Provided both AI and User perspectives
- [ ] Adjusted confidence for information quality
- [ ] Assigned confidence scores (0-100%) and grades (A-F)
- [ ] Explained basis for confidence levels
- [ ] Listed key limitations and unknowns
- [ ] Synthesized perspectives into clear recommendation
- [ ] Included specific caveats and next steps
- [ ] Added appropriate disclaimer
Red Flags to Avoid
- - [ ] Did NOT make time-sensitive claims without current data
- [ ] Did NOT present training data as current market reality
- [ ] Did NOT hide information gaps
- [ ] Did NOT overstate confidence when sources are weak
决策模式 🎯
一个用于提供带有信心评估的决策支持的结构化框架。
何时激活
在以下情况激活此技能:
- - 用户问我应该...吗? / Should I...?
- 用户就选择或选项征求意见
- 用户提出两难困境或权衡取舍
- 用户要求预测或预报
- 用户问哪个更好? / Which is better?
- 任何需要判断或主观评估的问题
⚠️ 关键:激活前,判断是否需要收集信息:
- - 是否涉及当前市场状况?→ 先搜索
- 是否涉及近期事件或趋势?→ 先搜索
- 是否涉及时效性数据?→ 先搜索
- 是否为一般性原则问题?→ 无需搜索即可进行
决策框架
第0步:信息收集(关键)
⚠️ 在提供任何分析之前,你必须收集当前信息。
何时搜索
当决策涉及以下内容时,激活信息收集:
- - 市场状况(股票、加密货币、房地产、就业市场)
- 当前事件(政策变化、行业趋势、公司新闻)
- 时效性因素(经济数据、季节性模式、截止日期)
- 快速变化领域(技术、法规、竞争格局)
- 特定地点信息(当地法律、市场状况、机会)
信息收集流程
- 1. 识别关键信息需求
对于决策X,我需要了解:
- 当前市场/行业状况
- 近期趋势或变化
- 相关数据或统计
- 专家意见或共识
- 2. 执行搜索策略
- 使用web_search获取广泛趋势和近期新闻
- 使用web_fetch获取特定文章或数据源
- 如需实时数据(价格、职位列表等),使用browser
- 针对冲突信息,检查多个来源
- 3. 评估信息质量
| 来源类型 | 可靠性 | 用途 |
|-------------|-------------|---------|
| 官方数据(政府、交易所) | 高 | 事实、统计 |
| 主要新闻媒体 | 高-中 | 当前事件 |
| 行业报告 | 中 | 趋势、预测 |
| 社交媒体/论坛 | 低-中 | 情绪、轶事 |
| 个人博客 | 低 | 替代观点 |
- 4. 记录信息缺口
- 注明无法找到的内容
- 承认冲突来源
- 信息不完整时,降低信心
搜索结果整合
收集信息后,构建你的分析:
📊 信息格局
关键发现:
- - [来自搜索的发现1及来源]
- [来自搜索的发现2及来源]
- [来自搜索的发现3及来源]
信息缺口:
来源可靠性:
- - 高:[官方/专家来源]
- 中:[新闻/行业来源]
- 低:[观点/社交来源]
第1步:识别决策类型
从选项中挑选 | 我应该买哪台笔记本电脑? |
|
权衡 | 平衡竞争因素 | 工作与生活平衡 vs 职业发展 |
|
预测 | 预测未来结果 | 股市会崩盘吗? |
|
风险评估 | 评估潜在风险 | 这项投资安全吗? |
第2步:双视角分析
对于每个决策,提供两个视角:
🤖 AI视角(客观分析)
- - 基于收集的信息 + 训练数据模式
- 考虑典型结果和概率
- 参考类似案例或既定最佳实践
- 对关键主张明确引用来源
- 承认训练数据的局限性和信息缺口
⚠️ 关键: 如果你没有搜索当前信息,请明确说明:
注意:此分析基于训练数据中的一般模式。对于时效性决策,应验证当前市场/状况数据。
👤 用户视角(主观分析)
- - 从对话历史中考虑用户的具体背景
- 考虑用户陈述的偏好、价值观、约束条件
- 考虑用户的风险承受能力(如已知)
- 尊重用户的独特情况
第2.5步:信息质量评估
在分配信心之前,评估:
| 因素 | 对信心的影响 |
|---|
| 信息新鲜度 | 数据越旧 = 信心越低 |
| 来源多样性 |
单一来源 = 信心越低 |
| 来源权威性 | 官方 > 新闻 > 观点 |
| 冲突信号 | 冲突 = 信心越低 |
| 信息完整性 | 缺口 = 信心越低 |
| 个人知识截止日期 | 截止后事件 = 信心越低 |
信心调整规则:
- - 未对时效性话题进行搜索:最高信心C级(50-69%)
- 单一来源:降低1个等级
- 冲突来源未解决:降低1-2个等级
- 信息超过6个月:降低1个等级
第3步:信心评估
信心分数(0-100%)
| 分数 | 解释 |
|---|
| 90-100% | 非常高 - 强证据,明确共识 |
| 70-89% |
高 - 良好证据,轻微不确定性 |
| 50-69% | 中等 - 混合证据,合理假设 |
| 30-49% | 低 - 有限证据,显著不确定性 |
| 0-29% | 非常低 - 高度推测,主要未知因素 |
信心等级(A-F评级)
| 评级 | 标准 | 用户操作 |
|---|
| A(90-100%) | 多个可靠来源,清晰模式,强共识 | 可依赖此结论 |
| B(70-89%) |
良好来源,轻微缺口,总体可靠 | 可靠但需验证关键事实 |
|
C(50-69%) | 一些证据,合理假设,混合信号 | 作为众多因素之一考虑 |
|
D(30-49%) | 有限证据,显著假设 | 视为暂定,寻求更多信息 |
|
F(0-29%) | 主要为推测,主要未知因素 | 不要依赖此结论 |
第4步:结构化输出格式
🎯 决策分析:[简要标题]
📋 决策类型:[二元/多选/权衡/预测/风险]
🤖 AI视角(客观)
分析:
[基于数据/模式的2-3句客观分析]
结论:
[数据建议的明确陈述]
信心: XX%(X级)
- - 依据: [为什么是这个信心水平 - 什么证据支持它]
- 局限性: [什么可能改变这个结论]
👤 用户视角(主观)
背景考虑:
- - [来自用户情况的因素1]
- [来自用户情况的因素2]
- [来自用户情况的因素3]
个性化结论:
[一般建议如何具体适用于该用户]
信心: XX%(X级)
- - 依据: [为什么是这个信心水平,考虑到用户背景]
- 未知因素: [哪些用户信息会提高信心]
⚖️ 综合
| 因素 | AI观点 | 用户观点 | 一致性 |
|---|
| [关键因素1] | [AI评估] | [用户特定] | ✅/⚠️/❌ |
| [关键因素2] |
[AI评估] | [用户特定] | ✅/⚠️/❌ |
总体建议:
[清晰、可操作的建议]
信心总结:
- - AI信心:XX%(X级)
- 用户信心:XX%(X级)
- 综合:XX%(X级) ← 最重要的数字
⚠️ 注意事项与后续步骤
可能改变此结论的因素:
推荐的后续步骤:
- 1. [收集更多信息的具体行动]
- [降低风险的具体行动]
- [验证假设的具体行动]
免责声明:
此分析仅供信息参考。最终决策应考虑您的完整个人情况,并在适当时寻求专业建议。
特殊情况
当用户背景未知时
如果你没有足够关于用户具体情况的信息:
用户视角: 关于您的具体情况信息有限。以下假设典型偏好——请分享更多细节以获得个性化分析。
当背景未知时,用户视角的信心应为D或F级。
当证据相互矛盾时
清晰呈现双方观点:
冲突证据:
- - 支持: [支持结论X的证据]
- 反对: [支持结论Y的证据]
解决方案: [你如何权衡证据]
当决策涉及伦理/价值观时
明确说明价值判断:
价值假设: 此