Evaluates Fusion MCP search quality against eval/index domain files. USE FOR: eval core, eval all, validate MCP index recall, check search freshness, verify documented framework patterns. DO NOT USE FOR: authoring eval patterns, editing docs, CI automation, or application-development search answers.
69
85%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use when the user wants a pass/fail read on whether Fusion MCP returns the expected framework knowledge for documented query patterns.
Trigger phrases:
eval coreeval <domain>eval allall or a file stem under eval/index/, such as core.full by default, or strict for must expectations only.Ask one question if the user says only eval.
Resolve domain files:
<domain> maps to eval/index/<domain>.md.all means every markdown file in eval/index/ except README.md.## query headings.Parse each domain file:
# heading is the domain name.# is judgement guidance for every query.## heading is the MCP query.- must ... and - should ... bullets are expectations.Judge each query:
agents/query-judge.md sub-agent.mcp_fusion_search_framework first, then mcp_fusion_search if needed.pass, partial, or fail; never inflate ambiguous results.Report using assets/report-template.md:
all, lead with per-domain summary before detailed results.must failures as critical index gaps.5b70066
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.