What problem does it solve? Deliverables often contain factual assertions about statistics, organizations, regulations, and events that may be inaccurate or unverifiable. This Skill systematically extracts every factual claim and verifies each one against authoritative sources, producing a structured YAML verification report with confidence ratings. ## Core Features & Use Cases - Claim Extraction and Categorization: Identifies all factual assertions in a deliverable and organizes them by category such as statistics, organizational facts, and regulatory facts. - Evidence-Based Verification: Checks each claim against an evidence library and ground truth standards, enforcing 9 critical accuracy rules (ACC-001 through ACC-009). - Structured YAML Reporting: Produces a verification report conforming to the TT-11 output schema, with claim inventory, verification results, discrepancy analysis, and confidence ratings, validated by an included Python script. - Use Case: After generating a research report about an organization's technology deployments, run this Skill to confirm every statistic and organizational fact is supported by cited evidence before publication. ## Quick Start Verify all factual claims in the attached deliverable against the evidence library and produce a TT-11 verification report in YAML format.