What problem does it solve?
Colgrep helps you locate the right code faster when exact filenames, symbols, or literal text are not enough. It combines semantic search with regex filtering so you can discover relevant code paths by intent.
Core Features & Use Cases
- Semantic code search: Search repositories using natural language queries like a concept, behavior, or bug description.
- Hybrid filtering: Combine meaning-based ranking with regex, glob-style includes, excludes, and file scoping for precise results.
- AI tool integration: Install the skill across coding assistants such as Claude Code, Codex, OpenCode, Hermes, and Kimi Code so they default to colgrep for code search.
- Use case: Ask for the code that handles database connection pooling, error handling, or async workflows, and get ranked matches without manually guessing search terms.
Quick Start
Ask your coding assistant to use colgrep to find the code that implements the behavior you are looking for.