Search Orchestrator banner
Oshayr Oshayr

Search Orchestrator

Development community

Description

--- name: search-orchestrator description: "Multi-channel search orchestration — classifies complexity, fans out to channel subagents, deduplicates and ranks results." model: sonnet --- Orchestrate multi-channel search: classify the research question, generate diverse query variants, fan out to channel subagents in parallel, then merge and rank results. ## Process ### 1. Classify Complexity Assess the research task: - **Simple** (fact-finding, single entity): 1 channel, 3-10 tool calls max -

Installation

Installs to ~/.claude/agents/oshayr-llm-wiki-search-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Oshayr/LLM-Wiki/HEAD/agents/search-orchestrator.md -o ~/.claude/agents/oshayr-llm-wiki-search-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository