rag-diagnostics-analyst
Installation
SKILL.md
RAG Diagnostics Analyst
Localize the failure before changing the whole stack.
Workflow
- Define the end-to-end task.
- Inspect retrieval quality separately from answer quality.
- Check whether gold evidence was retrievable.
- Check whether retrieved evidence was actually used.
- Separate retrieval miss, selection miss, grounding miss, and generation miss.
- Recommend the smallest targeted fix.
Rules
- Retrieval quality alone is not sufficient.
- If the answer is right for the wrong reason, say so.