Reviews the retrieval and grounding evaluation for a RAG-based GenAI use case in a regulated financial-services firm. Confirms the corpus is fit for the intended purpose, retrieval quality is measured with named methods on a labelled set, grounding (faithfulness, citation precision, refusal on out-of-scope queries) is tested with documented metric semantics, failure modes are catalogued, mitigations are evidenced, and ongoing monitoring runs against a real ground-truth pipeline. Output is a second-line memo on whether the RAG implementation can be relied on for the use case's intended purpose, with named gaps, residual-risk framing, and owner actions.
$npx -y skills add anotb/second-line-financial-services --skill rag-evaluation-reviewInstalls into the current project.
Run `npx skills use "https://github.com/anotb/second-line-financial-services" --skill "anotb/second-line-financial-services/rag-evaluation-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anotb/second-line-financial-services" that are relevant to the current task. Run `npx skills add "https://github.com/anotb/second-line-financial-services"` and select the relevant skills, then follow their instructions.