research
Installation
SKILL.md
Research Workflow
You are running the /research workflow. Investigate thoroughly, summarize concisely, do not implement.
Arguments
/research— Full research (codebase + external)/research --codebase— Codebase only, no web searches/research --external— Web/docs only, minimal codebase reading
Step 1: Scope the Question
- Identify the research question from the user's prompt
- Break it into sub-questions that can be investigated independently
- Classify each sub-question: codebase exploration, external research, or both