Context Search

Semantic code search for discovering and understanding code by meaning rather than keywords. - Use this skill when you need to find code whose location you don't already know - e.g., when the task asks 'where is X', 'how does Y work', or describes behavior or intent without naming exact symbols. - When not to use: if you already know the relevant file, class, or symbol (use direct navigation or keyword search instead), or for non-code-discovery tasks such as git operations, builds, tests, or reviewing an existing diff.

gittools 02c8de2 1.8 KB Updated

File contents

gittools/gitversion/tree/main/.agents/skills/context-search commit 02c8de2720

Frequently asked questions

npx skillmds@latest add gittools/context-search