ClaudeSuperPower

searching-sourcegraph

Skill

Use when the user needs to search or navigate code with Sourcegraph MCP tools. Provides disciplined search workflows for finding implementations, understanding systems, debugging issues, fixing bugs, and reviewing code.

Install

git clone https://github.com/sourcegraph-community/sourcegraph-claudecode-plugin.git ~/.claude/skills/searching-sourcegraph

What is searching-sourcegraph?

Use when the user needs to search or navigate code with Sourcegraph MCP tools. Provides disciplined search workflows for finding implementations, understanding systems, debugging issues, fixing bugs, and reviewing code.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~55 tokens of context used while enabled, before you invoke anything

Documentation

README · ~4 min read

Searching Sourcegraph

Search before you build. Existing patterns reduce tokens, ensure consistency, and surface tested solutions.

Tool Selection Logic

Start here:

  1. Know the exact symbol or pattern?keyword_search
  2. Know the concept, not the code?nls_search
  3. Need to understand how/why?deepsearchdeepsearch_read
  4. Tracing a symbol's usage?find_references
  5. Need full implementation?go_to_definitionread_file
  6. Need to know what repos a user has worked on?get_contributor_repos

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.

Skillssimilar to this one

All skills