Sourcegraph Sourcegraph is a code search and intelligence platform. Developers use it to understand, find, and fix code across entire codebases. It helps with code exploration, onboarding, and large-scale code changes. Official docs: https://docs.sourcegraph.com/ Sourcegraph Overview - Search - Query - Codebase - File - Directory - User - Repository Use action names and parameters as needed. Working with Sourcegraph This skill uses the Membrane CLI to interact with Sourcegraph. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic ra…