Capability · rank 12
rag-evaluation-checklist
Evaluate retrieval quality, answer grounding, and regression risk with explicit checks.
Structured RAG evaluation checklist covering retrieval hit quality, grounded answers, failure modes, and measurable next tests.
npx skills add skillforge/ai-engineering --skill rag-evaluation-checklistOverview
Structured RAG evaluation checklist covering retrieval hit quality, grounded answers, failure modes, and measurable next tests. Review the sandbox comparison, limitations, permissions, and pinned version before install.
Outcome
Evaluate retrieval quality, answer grounding, and regression risk with explicit checks.
Who it is for
AI engineers shipping retrieval-augmented products.
What it is not for
Training foundation models or legal advice about model outputs.
Runtime export
codex_skill · markdown_export
Usage
- 1. Inspect trust badges, limitations, and permissions on this page.
- 2. Run the sandbox comparison to see baseline vs skill-enhanced output.
- 3. Install the pinned version with the command below for your agent runtime.
- 4. Agents can also fetch /api/v1/skills/rag-evaluation-checklist/manifest.
npx skills add skillforge/ai-engineering --skill rag-evaluation-checklistExample prompts & use cases
1 / Prompt
Evaluate this RAG answer for grounding failures
2 / Prompt
Build a regression suite for our support retrieval pipeline
Limitations
- Checklist quality depends on available traces and labeled cases.
- Does not execute retrieval against private indexes by itself.
Audience
AI engineers shipping retrieval-augmented products.
Not for
Training foundation models or legal advice about model outputs.
Version history
Jul 2, 2026current
Launch checklist + sample evals