What problem does it solve? Automated eval suites cannot tell whether a fluent, well-cited AI answer is actually supported by its sources. This Skill provides a human review protocol that decomposes RAG and summarisation output into atomic claims, verifies each against the sources actually retrieved, and produces a defensible attestation instead of a misleading percentage. ## Core Features & Use Cases - Claim-by-claim verification: Split each output into atomic claims and classify each as grounded, fabricated, contradicted, conflated, stale, unsupported inference, or unverifiable. - Citation and omission checks: Verify that each citation exists, was retrieved, and supports its claim, and detect material caveats the output silently dropped. - Retrieval vs generation diagnosis: Attribute every ungrounded claim to retrieval, generation, or coverage so fixes target the right layer. - Responsible-AI pass: Check harm, bias, privacy, disclosure, refusal behaviour, and confidence calibration on the same sample. - Use Case: Before launching a refund-policy assistant, sample 25 outputs with their retrieved sources, verify all 143 claims, find fabricated figures and a bad citation, and record an attestation with limitations that becomes release evidence. ## Quick Start Review a sample of outputs from my RAG feature against their retrieved sources and produce a groundedness attestation with claim-level verdicts.