Многоисточниковый поиск с классификацией запроса

★ 7.3 · content

search-strategy is a Claude Code skill that decomposes a natural language question into multiple targeted sub-queries and runs parallel searches across all connected enterprise sources. It classifies the query by type — decision, status, document, person, factual, temporal, or exploratory — then generates source-specific queries for ~~chat, wiki, and project tracker in their native syntax, covering both semantic and keyword search with filters like from:, in:, and after:. Results are ranked using weighted factors (keyword match, freshness, authority, completeness) that shift depending on query type, then deduplicated and synthesized into a single coherent answer. The skill is not user-invocable and is designed for enterprise search scenarios where the relevant information may be spread across chat, documents, and task trackers simultaneously.