用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/majiayu000/claude-skill-registry --skill create-research-brief命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
LLM token logprobs and calibration. Per-decision confidence, ECE, Brier, reliability diagrams, low-confidence triage.
Analyze LLM token logprobs and calibration. Use for per-decision confidence, ECE, Brier scores, reliability diagrams, and low-confidence triage.
回顾最近 N 天的 Claude Code 使用记录——扫描原始会话数据,按主题分组汇总"我都做了什么",并从个人操作系统视角输出模式、风险与增删建议。当用户说 /recap、"看看我这几天做了什么"、"回顾一下我最近的会话"、"这两天我用 claude 干了啥"、"活动回顾" 时使用。
正在显示 SKILL.md
基于 SOC 职业分类
| name | create-research-brief |
| version | 2.0 |
| description | Two-phase research design and consolidation skill for multi-LLM optimized research |
| triggers | ["create research brief","design research strategy","decompose research question","multi-model research","consolidate research findings","research synthesis"] |
A comprehensive two-phase skill for designing multi-LLM research strategies (Phase 1) and consolidating multi-model outputs into actionable intelligence (Phase 2).
This skill provides 9 core capabilities:
| # | Capability | Phase | Description |
|---|---|---|---|
| 1 | Decompose | 1 | Break research questions into MECE structures |
| 2 | Assign | 1 | Map question categories to optimal LLMs |
| 3 | Assess | 1 | Evaluate research risks at appropriate depth |
| 4 | Generate | 1 | Produce model-specific optimized prompts |
| 5 | Consolidate | 2 | Synthesize multi-model outputs into unified findings |
| 6 | Resolve | 2 | Handle conflicting information with WWHTBT protocol |
| 7 | Classify | 2 | Score evidence quality and tag uncertainty types |
| 8 | Detect | 2 | Identify coverage gaps and unknown unknowns |
| 9 | Produce | 2 | Generate tiered, decision-ready research reports |
This skill uses interactive checkpoints (see references/checkpoints.yaml) to resolve ambiguity:
| Step | Action | Output |
|---|---|---|
| 1 | Validate Objective | Confirm research question is answerable |
| 2 | Classify Research Type | market | competitive | technology | strategic |
| CHECKPOINT: research_type_classification | If type ambiguous: AskUserQuestion | |
| 3 | Define Scope | In-scope, out-of-scope, boundaries |
| 4 | Select MECE Pattern | 5-category decomposition structure |
| 5 | Generate Sub-Questions | 3-4 questions per category |
| 6 | Assess Risks | Quick | Standard | Comprehensive |
| CHECKPOINT: risk_depth_selection | If depth not specified: AskUserQuestion | |
| 7 | Assign Models | Map categories to Claude/Gemini/GPT |
| CHECKPOINT: model_mode_selection | If mode not specified: AskUserQuestion | |
| 8 | Frame Hypotheses | If multi_hypothesis=true |
| CHECKPOINT: hypothesis_priors_required | If priors missing: AskUserQuestion | |
| 9 | Recommend Expert Panel | If expert_panel=true |
| 10 | Produce Research Brief | XML-structured Phase 1 deliverable |
| Step | Action | Output |
|---|---|---|
| 1 | Ingest Model Outputs | Parse all LLM research results |
| 2 | Score Evidence | Apply 5-point Evidence Strength Rubric |
| 3 | Detect Conflicts | Identify where models disagree |
| 4 | Resolve Conflicts | Apply WWHTBT for unresolved |
| 5 | Classify Uncertainty | Tag as epistemic/aleatory/model |
| 6 | Audit MECE Coverage | Check for coverage gaps |
| 7 | Probe Unknown Unknowns | Run 5 discovery probes |
| 8 | Tier Findings | Assign to Tier 1/2/3 by confidence |
| 9 | Build Decision Support | Create if-then decision tree |
| 10 | Define Kill Criteria | Conditions that invalidate research |
| 11 | Produce Report | XML-structured Phase 2 deliverable |
| Parameter | Type | Default | Description |
|---|---|---|---|
research_objective | string | required | The core research question or goal |
research_type | enum | market | market | competitive | technology | strategic |
model_mode | enum | parallel | parallel | sequential | convergent |
openai_depth | enum | balanced | minimal | balanced | exhaustive |
risk_depth | enum | standard | quick | standard | comprehensive |
multi_hypothesis | bool | false | Enable hypothesis-driven framing |
expert_panel | bool | false | Include expert panel recommendations |
context | string | "" | Additional context for research |
| Model | Primary Strength | Best For | Limitation |
|---|---|---|---|
| Claude Opus 4.5 | Judgment, synthesis, nuance | Strategic questions, conflict resolution, synthesis | May not surface all sources |
| Gemini Pro 3 | Breadth, citations, grounding | Factual lookup, comprehensive sourcing, current data | Less depth on complex reasoning |
| GPT-5.2 Deep | Recency, depth, exhaustiveness | Technical details, narrow deep-dives, edge cases | Can miss broader context |
| Research Type | Claude | Gemini | GPT |
|---|---|---|---|
| Market | Demand, Trends | Size, Structure, Supply | — |
| Competitive | Positioning, Strategy | Product, GTM, Org | Deep Dive |
| Technology | Fit, Risk | Maturity, Cost | Capability |
| Strategic | Options, Stakeholders | Environment | Implementation |
Basic risk identification for time-sensitive research:
Adds mitigation planning and cognitive bias check:
Full risk analysis with historical grounding:
| Category | Focus | Model |
|---|---|---|
| Market Size & Dynamics | TAM/SAM/SOM, growth rates | Gemini |
| Market Structure | Segmentation, value chain | Gemini |
| Demand Characteristics | Buyers, use cases, criteria | Claude |
| Supply & Competition | Players, barriers, substitutes | Gemini |
| Market Evolution | Trends, regulatory, disruption | Claude |
| Category | Focus | Model |
|---|---|---|
| Product & Offering | Features, pricing, roadmap | GPT |
| Customers & Positioning | Segments, win/loss, messaging | Claude |
| Go-to-Market | Sales, marketing, partnerships | Gemini |
| Organization & Operations | Team, tech stack, cost structure | Gemini |
| Strategy & Trajectory | Direction, investments, SWOT | Claude |
| Category | Focus | Model |
|---|---|---|
| Capability & Performance | Features, benchmarks, limits | GPT |
| Maturity & Ecosystem | Stability, community, tools | Gemini |
| Fit & Integration | Use case alignment, migration | Claude |
| Cost & Investment | TCO, licensing, infrastructure | Gemini |
| Risk & Governance | Technical, vendor, compliance | Claude |
| Category | Focus | Model |
|---|---|---|
| Current State | Position, strengths, weaknesses | Claude |
| External Environment | Industry, macro, technology | Gemini |
| Strategic Options | Directions, trade-offs, requirements | Claude |
| Stakeholder Considerations | Customer, competitor, employee | Claude |
| Implementation Requirements | Capabilities, investments, timeline | GPT |
<hypotheses question="Will enterprise adopt GenAI for customer service by 2027?">
<hypothesis id="H1" position="broad" prior="30%">
>50% enterprise adoption
</hypothesis>
<hypothesis id="H2" position="selective" prior="50%">
10-50% adoption in specific use cases
</hypothesis>
<hypothesis id="H3" position="limited" prior="20%">
<10% adoption due to barriers
</hypothesis>
</hypotheses>
5-point scale for evaluating source quality:
| Score | Name | Definition | Examples |
|---|---|---|---|
| 5 | Primary | Direct from entity being researched | SEC filings, earnings calls, official docs |
| 4 | Auth. Secondary | Major analysts with citations | Gartner, Forrester, WSJ investigative |
| 3 | Credible Secondary | Reputable sources, some sourcing | TechCrunch, industry publications |
| 2 | Weak Secondary | Unsourced, outdated, anonymous | LinkedIn self-reports, old reports |
| 1 | Speculative | No verifiable basis | Rumors, predictions, fabrications |
Time Decay: Apply -1 for technology data >6 months, market data >1 year.
Reference: See references/evidence-strength-rubric.md for full scoring guidelines.
When models or sources disagree and resolution isn't clear, apply What Would Have To Be True analysis:
<conflict claim="Market size for X">
<position holder="Gartner" value="$50B">
<evidence score="4">2024 market report with methodology</evidence>
</position>
<position holder="IDC" value="$35B">
<evidence score="4">Different scope definition</evidence>
</position>
<wwhtbt>
<for_gartner>
<condition>Adjacent markets included in scope</condition>
<condition>Projected vs. realized revenue counted</condition>
</for_gartner>
<for_idc>
<condition>Only core product category</condition>
<condition>Realized revenue only</condition>
</for_idc>
</>
Report range ($35-50B) with scope dependency noted.
For our purposes, IDC definition more aligned.
| Type | Definition | Can Reduce? | Action |
|---|---|---|---|
| Epistemic | Knowledge gaps that COULD be closed | YES | Research further |
| Aleatory | Inherent randomness that CANNOT be predicted | NO | Quantify range, build scenarios |
| Model | Framework/definition dependencies | DEPENDS | Make choices explicit |
Reference: See references/uncertainty-taxonomy.md for full classification protocol.
Compare findings against expected coverage matrix for research type. Flag:
| Probe | Question |
|---|---|
| Adjacent Domain | What lessons from related industries apply? |
| Stakeholder Blind Spot | Whose voice is missing from sources? |
| Time Horizon | What historical precedents or future implications are ignored? |
| Failure Mode | What would have to be true for conclusions to be wrong? |
| Second-Order Effects | If findings are true, what else must follow? |
Reference: See references/gap-analysis-protocol.md for full audit process.
research-brief.xml
├── Header (ID, type, mode, parameters)
├── Section 1: Research Classification
├── Section 2: MECE Question Decomposition
├── Section 3: Multi-Hypothesis Framing (if enabled)
├── Section 4: Risk Assessment
├── Section 5: Expert Panel (if enabled)
├── Section 6: Model Role Assignments
├── Section 7: Ready-to-Execute Prompts
├── Section 8: Consolidation Strategy
├── Section 9: Verification Priorities
└── Section 10: Effort Estimates
consolidated-report.xml
├── Header (quality summary)
├── Part 1: Executive Summary (≤5 findings, bottom line)
├── Part 2: Tiered Findings (1: >75%, 2: 50-75%, 3: <50%)
├── Part 3: Evidence Quality Assessment
├── Part 4: Contested Claims & Conflict Resolution
├── Part 5: Uncertainty Analysis
├── Part 6: Gap Analysis
├── Part 7: Model Contribution Analysis
├── Part 8: Decision Support (if-then tree)
├── Part 9: Kill Criteria
├── Part 10: Methodology Transparency
├── Part 11: Appendices
└── CRITICAL CONSTRAINTS (at end for context retention)
Templates: See templates/research-brief-template.md and templates/consolidated-report-template.md
| Domain | Recommended Experts |
|---|---|
| Market | Market analyst, Customer representative, Industry veteran |
| Competitive | Competitive intel analyst, Former competitor employee, Sales leader |
| Technology | Technical architect, Security specialist, Operations lead |
| Strategic | Strategy consultant, Board member, Industry analyst |
| # | Gate | Criterion |
|---|---|---|
| 1 | Objective Clarity | Single, answerable research question |
| 2 | MECE Validity | Categories non-overlapping and exhaustive |
| 3 | Question Quality | All sub-questions researchable |
| 4 | Model Fit | Assignments match model strengths |
| 5 | Prompt Executability | Prompts can run without modification |
| 6 | Completeness | All required sections populated |
| # | Gate | Criterion |
|---|---|---|
| 1 | Evidence Scored | All findings have evidence scores |
| 2 | Conflicts Surfaced | No hidden disagreements |
| 3 | Uncertainty Classified | All gaps tagged by type |
| 4 | Coverage Audited | MECE matrix reviewed |
| 5 | Probes Executed | ≥3 of 5 unknown-unknowns probes run |
| 6 | Tiers Justified | Confidence matches evidence profile |
| 7 | Decision Support | Actionable if-then structure |
| 8 | Constraints Verified | All 7 critical constraints checked |
| Use Case | Type | Mode | Risk | Hypothesis | Panel |
|---|---|---|---|---|---|
| Market sizing | market | parallel | quick | no | no |
| Competitor deep-dive | competitive | sequential | standard | no | no |
| Build vs buy | technology | convergent | comprehensive | yes | yes |
| Strategic planning | strategic | parallel | comprehensive | yes | yes |
| Trend monitoring | market | parallel | quick | no | no |
| Investment due diligence | competitive | convergent | comprehensive | yes | yes |
This skill integrates with the broader research workflow:
┌─────────────────────┐
│ research-interviewer│ Elicit research requirements
└──────────┬──────────┘
│
▼
┌─────────────────────┐
│create-research-brief│ ◀── THIS SKILL (Phase 1)
│ (Phase 1) │ Design multi-LLM research strategy
└──────────┬──────────┘
│
▼
┌─────────────────────┐
│ Execute Research │ Run prompts across models
│ (Manual or Agent) │
└──────────┬──────────┘
│
▼
┌─────────────────────┐
│create-research-brief│ ◀── THIS SKILL (Phase 2)
│ (Phase 2) │ Consolidate into report
└──────────┬──────────┘
│
▼
┌─────────────────────┐
│ consolidate-research│ Additional synthesis if needed
└─────────────────────┘
| File | Purpose |
|---|---|
references/evidence-strength-rubric.md | 5-point evidence scoring with special cases |
references/uncertainty-taxonomy.md | 3 uncertainty types with classification protocol |
references/gap-analysis-protocol.md | MECE audit + 5 unknown-unknowns probes |
references/mece-decomposition-guide.md | Full decomposition patterns with examples |
| File | Purpose |
|---|---|
templates/research-brief-template.md | Phase 1 output structure (XML) |
templates/consolidated-report-template.md | Phase 2 output structure (XML) |
/create-research-brief
research_objective: "What is the market opportunity for AI legal research tools?"
research_type: market
risk_depth: standard
/create-research-brief --phase=2
input: [model outputs from Phase 1 execution]