What problem does it solve? Wiki articles can cite sources that exist but do not actually confirm the stated fact, letting hallucinated dates, attributions, and technical details slip past simple keyword checks. This Skill performs deep semantic fact-checking of retrogames-wiki articles against the sources registry and independent web verification. ## Core Features & Use Cases - Semantic citation verification: Compares each footnoted claim against the actual quote from docs/audit/sources-registry.md, classifying results as ok, warn, or fail with hallucination pattern tags (H-04, H-06). - Independent verification chains: Cross-checks critical facts (release dates, chip markings, authorship) against sources with different publishers (Inde-3 rule) and enforces regional rules for NTSC-J/NTSC-U/PAL release dates. - Use Case: During Phase 5 of a soviet-hardware audit, run the checker on all modified files to catch claims like "Orion-128 published in Radio 1990 No. 4" when the cited source actually says 1991 No. 2, returning a structured JSON report with blocker severities. ## Quick Start Ask the agent to fact-check a specific claim, for example: run /factchecker on docs/consoles/snes/architecture.md line 42 and verify the cited source actually confirms the release date.