research
Conduct systematic multi-phase research on a topic and produce a documented findings report
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Conduct systematic multi-phase research on a topic and produce a documented findings report
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Analyze repos in a workspace — generate compressed codebase indexes (AGENTS.md), per-repo docs, cross-repo dependency map, and master TOC for AI agent consumption
Explain a code element, file, or line range with diagrams and architectural context
Analyze an MCP server's GitHub repository for security risks, malicious intent, and code quality. Produces a trust rating and recommends whether to use it or suggests safer alternatives.
Show a comprehensive project status report with git state, active specs, and suggested next actions
Find and apply one small, safe code cleanup improvement with user approval (Boy Scout Rule)
基于 SOC 职业分类
| name | research |
| mode | agent |
| description | Conduct systematic multi-phase research on a topic and produce a documented findings report |
| argument-hint | [topic] |
Conduct systematic research on a topic using structured phases that build upon each other, creating actionable todos and leveraging web search capabilities. Produces a documented research report in .code-captain/research/.
Objective: Establish clear research boundaries and questions
Actions:
TodoWrite:
- Phase 1: Define scope and questions [in_progress]
- Phase 2: Initial discovery [pending]
- Phase 3: Deep dive analysis [pending]
- Phase 4: Synthesis and recommendations [pending]
Objective: Gather broad understanding of the topic landscape
Actions:
WebSearch with broad search terms related to the topicTodoWrite: mark Phase 2 in_progressSearch Strategy:
Objective: Investigate specific aspects identified in Phase 2
Actions:
WebSearch with specific, targeted queries based on Phase 2 findingsTodoWrite: mark Phase 3 in_progressSearch Strategy:
Objective: Transform research into actionable insights and document findings
Actions:
date +%Y-%m-%d
Write: .code-captain/research/[DATE]-[topic-name]-research.mdTodoWrite: mark all phases completeDeliverables:
.code-captain/research/[DATE]-[topic-name]-research.mdCreate the file at .code-captain/research/[YYYY-MM-DD]-[topic-name]-research.md:
# [Topic Name] Research
**Date:** [YYYY-MM-DD]
**Status:** Complete
## Research Question(s)
[Primary questions this research aimed to answer]
## Executive Summary
[2-3 paragraph overview of key findings and recommendations]
## Background & Context
[Why this research was needed, current situation, stakeholders involved]
## Methodology
[How the research was conducted, sources used, timeframe]
## Key Findings
### Finding 1: [Title]
- **Evidence:** [Supporting data/sources]
- **Implications:** [What this means for the project/decision]
### Finding 2: [Title]
- **Evidence:** [Supporting data/sources]
- **Implications:** [What this means for the project/decision]
## Options Analysis
### Option 1: [Name]
- **Pros:** [Benefits and advantages]
- **Cons:** [Drawbacks and limitations]
- **Cost/Effort:** [Implementation requirements]
- **Risk Level:** [High/Medium/Low with explanation]
### Option 2: [Name]
- **Pros:** [Benefits and advantages]
- **Cons:** [Drawbacks and limitations]
- **Cost/Effort:** [Implementation requirements]
- **Risk Level:** [High/Medium/Low with explanation]
## Recommendations
### Primary Recommendation
[Specific recommended course of action with rationale]
### Alternative Approaches
[Secondary options if primary recommendation isn't feasible]
### Implementation Considerations
[Key factors to consider when moving forward]
## Risks & Mitigation
- **Risk 1:** [Description] → **Mitigation:** [How to address]
- **Risk 2:** [Description] → **Mitigation:** [How to address]
## Further Research Needed
- [Question/area that needs additional investigation]
## Sources
- [Source 1 with URL and access date]
- [Source 2 with URL and access date]
## Appendix
[Additional detailed information, raw data, extended quotes, etc.]
At the end, present a summary in chat:
.code-captain/research/[DATE]-[topic-name]-research.md