All authors

Claude Skills by AryanGonsalves
github.com/AryanGonsalves2 skillsA× 20 installs0 views
Claude CodeA
When you need to understand this codebase, DO NOT grep and read whole files. Call the MCP tool **`retrieve_code`** (server `trl-retrieve`) with a natural-language question — it returns the exact relevant source slices (function/class/method) at a fraction of the tokens. Use **`explain_symbol`** to fetch the full source of a named symbol. Only fall back to reading whole files if retrieval returns nothing relevant.
ai-agents
0
2
Token Efficient RetrievalA
Use the trl-retrieve MCP tools to fetch exact code slices instead of reading whole files, saving context tokens. Trigger whenever exploring or answering questions about the current codebase.
ai-agentsapi
0
2