sourcegraph-integration | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / sourcegraph-integration

sourcegraph-integration

maintained by incidentfox

star 426 account_tree 45 verified_user MIT License
bolt View GitHub

name: sourcegraph-integration description: Sourcegraph code search across repositories. Use for searching code patterns, finding implementations, and exploring codebases. Supports repo and file filters. allowed-tools: Bash(python *)

Sourcegraph Code Search

Authentication

IMPORTANT: Credentials are injected automatically by a proxy layer. Just run the scripts directly.

Available Scripts

All scripts are in .claude/skills/vcs-sourcegraph/scripts/

search.py - Code Search

python .claude/skills/vcs-sourcegraph/scripts/search.py --query "func handleError" [--repo-filter "github.com/org/*"] [--file-filter "*.go"] [--limit 20]

Search Syntax

Filter Example Description
repo: repo:github.com/org/* Filter by repository
file: file:*.py Filter by file path
lang: lang:python Filter by language
type: type:symbol Search type (symbol, file, diff, commit)

Regex patterns are supported in queries.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 426
GitHub Forks 45
Created Mar 2026
Last Updated il y a 3 mois
tools tools debugging

Related Skills

fabric
chevron_right
typescript-expert
chevron_right
break-loop
chevron_right
burp-suite
chevron_right
page-behavior-audit
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.