Skip to main content

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.

Jump to install

Source facts

Repository
GitTools/GitVersion
Last source activity
July 30, 2026 at 15:56
Detected SKILL.md language
English
Stars
3,144
Forks
659

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.