소개
QMD Search is a sophisticated retrieval skill for Claude Code designed to query external reference repositories stored in a dedicated directory. By utilizing a hybrid pipeline that combines keyword (BM25) and semantic (vector) search with LLM-based reranking, it enables developers to find specific implementation patterns, error strings, or architectural concepts across massive codebases. The skill features position-aware blending to ensure exact matches remain prominent while leveraging subagent delegation to maintain clean conversation context during deep research tasks.