What problem does it solve? LLMs fabricate citations, statistics, named experts, and primary-source artifacts when generating factual content, and generic prompting advice does not measurably fix it. This Skill provides four validated pipeline techniques with measured lift so generated claims survive verification. ## Core Features & Use Cases - Four validated techniques: few-shot anchoring with diverse archetypes, temperature dial (0.3-0.4), Chain-of-Verification critic, and targeted repair, each with measured cost and lift data. - Content-type decision matrix: maps citations, primary sources, statistics, named experts, code, translations, and plans to the right technique combination, including when NOT to apply each technique. - Paste-ready templates: few-shot prompt suffixes and CoVe rubric JSON schemas per content type, plus documented failure modes like the schema-lock repair bug. - Use Case: When generating a bibliography for a research article, apply the citation few-shot suffix, run the citation CoVe rubric at temperature 0.1, and pipe flagged entries through CrossRef before publishing. ## Quick Start Ask the agent to apply the hallucination-reduction decision matrix and CoVe rubric before generating any content containing citations, statistics, or named sources.