Best use case
Use Retrieval Grounding Optimizer when you need to improve chunking, metadata, and ranking design so agent answers stay grounded under larger repositories and longer tasks, especially when the work is driven by retrieval and chunking.
AI/ML · Advanced pack
Improve chunking, metadata, and ranking design so agent answers stay grounded under larger repositories and longer tasks.
Best use case
Use Retrieval Grounding Optimizer when you need to improve chunking, metadata, and ranking design so agent answers stay grounded under larger repositories and longer tasks, especially when the work is driven by retrieval and chunking.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show retrieval-grounding-optimizerUse
orchestrator-mcp skills export retrieval-grounding-optimizer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/retrieval-grounding-optimizer ./your-agent-skills/retrieval-grounding-optimizer
# or open skills/retrieval-grounding-optimizer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Build eval cases that expose fabricated citations, brittle reasoning chains, and ungrounded tool usage before they hit real workflows.
Optimize context window usage for RAG systems with intelligent chunking, relevance ranking, and dynamic context assembly
Design retrieval-augmented generation systems with chunking, ranking, citation, and context-budget discipline that hold up in production.