Use to run the RAG eval suite and produce a regression report. Best invoked after pipeline changes or before a release. Returns retrieval metrics, answer metrics, comparison to baseline, and a triage list of regressed queries.
$curl -o .claude/agents/rag-eval-runner.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/rag-eval-runner.mdInstalls into the current project.
Install rag-eval-runner by running `curl -o .claude/agents/rag-eval-runner.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/rag-eval-runner.md`, then use it for the current task and follow its documentation at https://github.com/kumaran-is/claude-code-onboarding.