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 chat for synthesized answers with citations.

Do NOT use for: persistent memory (use trusty-memory), edits (use Edit), or shell-level file listing.

Architecture

Installs
3
GitHub Stars
129
First Seen
May 14, 2026
trusty-search — bobmatnyc/claude-mpm