deep-research
Installation
SKILL.md
Deep Research
This skill provides a systematic approach to researching and analyzing the codebase and external dependencies. It is designed to be used before starting complex implementation tasks.
<critical_tools> You MUST strictly follow the rules defined in the project's command guides.
-
Local Code Discovery
- REQUIRED SUB-SKILL: Use
codebase_searchfor local code discovery. - MANDATORY: Use codebase_search for local code discovery.
- REQUIRED SUB-SKILL: Use
-
Sourcebot (External Search)
- Reference:
.claude/commands/sourcebot.md - MANDATORY: Use Sourcebot (5-7 times) for EXTERNAL libraries/frameworks only.
- NEVER use it for local code.
- Workflow:
list_repos-> Identify ID ->search_codewithfilterByRepoIds.
- Reference: