fact-check-gate

Enforce fact validation workflows before publishing content with external claims.

1|Updated Mar 6, 2014
One-click install
npx skills add https://github.com/79yuuki/dotfiles --skill fact-check-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fact-check-gate
Source: https://github.com/79yuuki/dotfiles/tree/main/claude/skills/fact-check-gate
Command: npx skills add https://github.com/79yuuki/dotfiles --skill fact-check-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill prevents inaccurate factual claims from reaching public-facing content by enforcing a structured verification workflow for external information such as URLs, prices, dates, products, and people.

Core Features & Use Cases

  • Fact Definition Workflow: Creates and validates a facts.json record before generating content that contains externally verifiable claims.
  • Claim Verification Gate: Compares generated outputs against approved facts and blocks mismatches, missing evidence, or unresolved high-risk unknowns.
  • Use Case: Use this Skill when preparing a launch page, proposal, social post, report, or presentation that contains product details, references, pricing, or other claims requiring accuracy.

Quick Start

Use the fact-check-gate skill to verify all factual claims in my public-facing document before publishing it.

Frequently Asked Questions about fact-check-gate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent unverified factual claims from appearing in published content?

To prevent unverified factual claims in published content, enforce a structured verification workflow that defines and validates external information like URLs, prices, and dates before generating public-facing materials.

How does a fact verification gate compare generated text against approved facts?

A fact verification gate compares generated outputs against approved facts and blocks mismatches, missing evidence, or unresolved high-risk unknowns to ensure content accuracy before publication.

Can I use structured fact tracking for social media posts and proposals?

Yes, structured fact tracking applies to public content creation scenarios including social media posts, proposals, reports, and presentations containing externally verifiable claims requiring strict accuracy.

How do I validate external references like product details and pricing before delivery?

You validate external references by creating and validating a structured facts record before generating content, ensuring product details, pricing, and other verifiable claims are compared against verified information before delivery.

What happens when generated content contains mismatches or missing evidence?

When generated content contains mismatches or missing evidence, the verification workflow blocks the output from delivery, preventing inaccurate factual claims from reaching public-facing materials.

When should I not use an automated fact checking workflow for content creation?

You should not use an automated fact checking workflow when preparing internal documents that lack externally verifiable claims, as the structured validation gate primarily targets public-facing content with external references.