Deep research on technical topics, libraries, APIs, or concepts. Use when asked to research, investigate, explore deeply, or gather comprehensive information on a topic. Saves learnings to .agents/research/.
Conducts deep research on technical topics, saving findings for future reference.
.agents/research/Before starting, confirm:
Use these tools in combination:
| Tool |
|---|
| Use For |
|---|
web_search | Find documentation, articles, tutorials |
read_web_page | Extract detailed content from URLs |
oracle | Deep analysis, synthesizing findings, reasoning about trade-offs |
librarian | Explore open-source implementations |
Research strategy:
web_search to find authoritative sourcesread_web_page to extract key informationoracle for analysis and synthesislibrarian to find real-world implementationsSave research to .agents/research/[topic-slug].md:
# Research: [Topic Name]
**Date:** YYYY-MM-DD
**Status:** Draft | Complete
**Tags:** [relevant, tags]
## Summary
[2-3 sentence overview of key findings]
## Key Learnings
- Learning 1
- Learning 2
- Learning 3
## Details
### [Subtopic 1]
[Detailed findings]
### [Subtopic 2]
[Detailed findings]
## Sources
- [Source Title](url) - Brief description of what was learned
- [Source Title](url) - Brief description
## Open Questions
- [ ] Question that needs further research
- [ ] Another question
## Related Research
- [[other-topic.md]] - How it relates
Provide the user with:
Use kebab-case slugs: .agents/research/[topic-slug].md
Examples:
react-server-components.mdfirebase-auth-patterns.mdzod-vs-yup-comparison.mdFor comprehensive research, use Oracle with focused prompts: