Skip to main content
Back to registry

search-hierarchy

parcadei/continuous-claude-v3

Use the most token-efficient search tool for each query type.

Installs148
Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill search-hierarchy
About this skill
Use the most token-efficient search tool for each query type. The grep-to-leann.sh hook automatically: - Detects query type (structural/semantic/literal) - Blocks and suggests AST-grep for structural queries - Blocks and suggests LEANN for semantic queries - Allows literal patterns through to Grep - Start with AST-grep for code structure questions - Use LEANN for "how does X work" questions - Use Grep only for exact identifier matches - Read files only after finding them via search - Use Grep for conceptual questions (returns nothing) - Read files before knowing which ones are relevant - Use Read when AST-grep would give file:line - Ignore hook suggestions

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does search-hierarchy do?

Use the most token-efficient search tool for each query type.

Is search-hierarchy good?

search-hierarchy does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does search-hierarchy work with?

search-hierarchy currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to search-hierarchy?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install search-hierarchy?

npx skills add https://github.com/parcadei/continuous-claude-v3 --skill search-hierarchy

Related skills

More from parcadei/continuous-claude-v3

Related skills

Alternatives in Software Engineering