Best use case
Use Hybrid Search Architect when you need to design and implement hybrid search systems combining dense, sparse, and keyword retrieval for optimal relevance, especially when the work is driven by hybrid search and dense retrieval.
AI/ML · Global library
Design and implement hybrid search systems combining dense, sparse, and keyword retrieval for optimal relevance
Best use case
Use Hybrid Search Architect when you need to design and implement hybrid search systems combining dense, sparse, and keyword retrieval for optimal relevance, especially when the work is driven by hybrid search and dense retrieval.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show hybrid-search-architectUse
orchestrator-mcp skills export hybrid-search-architect --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/hybrid-search-architect ./your-agent-skills/hybrid-search-architect
# or open skills/hybrid-search-architect/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Design robust communication protocols for agent systems with message schemas, serialization, and delivery guarantees
Manage complete agent lifecycles from initialization through graceful shutdown with health monitoring, scaling, and resource optimization
Design short-term, long-term, and episodic memory layers for agents without turning retrieval into an unbounded context leak.