searching-sourcegraph
Installation
SKILL.md
Searching Sourcegraph
Search before you build. Existing patterns reduce tokens, ensure consistency, and surface tested solutions.
Tool Selection Logic
Start here:
- Know the exact symbol or pattern? →
keyword_search - Know the concept, not the code? →
nls_search - Need to understand how/why? →
deepsearch→deepsearch_read - Tracing a symbol's usage? →
find_references - Need full implementation? →
go_to_definition→read_file - Need to know what repos a user has worked on? →
get_contributor_repos