semantic-search
Installation
SKILL.md
Semantic Search Technique
Purpose
Decision framework and execution guide for using semantic search effectively in CodeCompass.
When to Use Semantic Search
✅ Use Semantic Search When
1. Concept-based Queries
- "Find code that handles payment processing"
- "Where do we validate email addresses?"
- "Show me error handling patterns"
2. Intent-based Queries
- "How is user authentication implemented?"
- "What code calculates shipping costs?"
- "Find business rules for order approval"