search-hierarchy

Community

Choose the right search tool.

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you select the most token-efficient search tool (AST-grep, LEANN, Grep, or Read) based on the type of query, preventing wasted tokens and improving search 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 optimal search tool for each query type.
  • Hook Integration: Integrates with a hook (grep-to-leann.sh) to enforce tool selection and guide user behavior.
  • Use Case: When asking "how does the authentication logic work in the codebase?", the system will correctly identify it as a semantic query and recommend LEANN, rather than using a less effective tool like Grep.

Quick Start

Use the search-hierarchy skill to find all async functions in the python codebase.

Dependency Matrix

Required Modules

None required

Components

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/parcadei/Continuous-Claude-v3/archive/main.zip#search-hierarchy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.