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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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)
| 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