trusty-search
Installation
SKILL.md
trusty-search
Hybrid semantic + lexical + relational code search. Replaces mcp__mcp-vector-search__* tools.
When to Use
- Locate code: "Where is X defined?" / "How is X used?"
- Explore concepts: "How does the migration system work?"
- Find tech debt: "Where are the TODOs / FIXMEs?"
- Q&A over codebase: Use
chatfor synthesized answers with citations.
Do NOT use for: persistent memory (use trusty-memory), edits (use Edit), or shell-level file listing.