search-codebase
by roshunsunder
Searches and indexes codebases using natural language queries via hybrid keyword and semantic search. Use when the user wants to find files in a project, understand code structure, locate implementations, or discover related files. Triggers on queries like "find the authentication logic", "where is the database connection handled", or "search this codebase for error handling".