building-rag-eval-set

Community

Build rigorous RAG eval sets fast

Authorrocklambros
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns a raw document corpus into a defensible evaluation set for retrieval-augmented generation, so teams can stop relying on ad-hoc questions and guesswork.

Core Features & Use Cases

  • Greenfield evaluation design: Creates calibration, held-out, and adversarial splits instead of a single flat test set.
  • Failure attribution: Requires source document IDs and source spans on every non-absent-topic question so retrieval errors can be separated from generation errors.
  • Human-reviewed gold data: Forces review and ground-truth verification before any row enters the golden set, reducing noise and contamination.
  • Production discipline: Locks the set with versioning, dataset hashing, and a documented review protocol for repeatable downstream audits.
  • Use case: Build a proper RAG eval for internal HR policies, legal documents, medical corpora, or other custom domains where public benchmarks do not fit.

Quick Start

Ask the Skill to build a RAG evaluation set for your corpus and specify your reviewers, target size, and whether you need calibration, held-out, and adversarial splits.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: building-rag-eval-set
Download link: https://github.com/rocklambros/rcs/archive/main.zip#building-rag-eval-set

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.