search-hierarchy
CommunityChoose the right search tool.
Software Engineering#code analysis#search#token efficiency#developer productivity#ast-grep#tool selection#leann
Authorscooter-lacroix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users select the most efficient search tool (AST-grep, LEANN, Grep, or Read) based on the type of query, optimizing for token usage and accuracy.
Core Features & Use Cases
- Query Type Classification: Automatically determines if a query is structural, semantic, literal, or requires full context.
- Tool Recommendation: Suggests the best tool for each query type to minimize token consumption and maximize relevant results.
- Hook Enforcement: Integrates with a hook to guide users towards appropriate tools and prevent inefficient searches.
- Use Case: When asking "how does the authentication flow work in this project," the Skill guides you to use LEANN instead of Grep, saving tokens and providing a more relevant answer.
Quick Start
Use the search-hierarchy skill to find all async functions in the codebase.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: search-hierarchy Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#search-hierarchy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.