概要
The Semantic Search skill provides a sophisticated methodology for navigating complex codebases using natural language and conceptual queries. By leveraging the CodeCompass platform's integration with Weaviate and Ollama embeddings, it helps developers move beyond keyword matching to find business logic, architectural patterns, and cross-module implementations. This skill guides the user through formulating high-context queries, interpreting relevance scores, and choosing the most efficient discovery method—whether semantic vectors for exploratory research or grep for exact structural matches.