epistemic-checkpoint

Verify software metadata facts via local checks and official web sources.

5|1|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/ANcpLua/ancplua-claude-plugins --skill epistemic-checkpoint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epistemic-checkpoint
Source: https://github.com/ANcpLua/ancplua-claude-plugins/tree/main/plugins/metacognitive-guard/skills/epistemic-checkpoint
Command: npx skills add https://github.com/ANcpLua/ancplua-claude-plugins --skill epistemic-checkpoint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill forces explicit verification before answering questions about versions, dates, statuses, or "current" state to prevent hallucinations.

Core Features & Use Cases

  • Ground truth checks: Read local assertions first.
  • Web verification: Use targeted searches for official sources.
  • Cite verified facts: Provide sources and dates for claims.

Quick Start

Ask a factual question (e.g., "Is .NET 10 currently GA?") and follow the verification steps to confirm before answering.

Frequently Asked Questions about epistemic-checkpoint

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

FAQPage Schema
How do I verify software versions and release dates before using them?

Fact verification prevents hallucinations about version states by combining local ground-truth checks with web searches of official sources. This Skill enforces mandatory verification steps—uncertainty recognition, local assertion review, and targeted web searches—before stating confirmed facts about software versions, release dates, and current status.

Why do I get incorrect information about library versions and release statuses?

Hallucinations occur when assertions about software versions, dates, or current state aren't verified against official sources. This Skill implements a verification protocol that checks local metadata first, then searches official documentation to confirm facts before responding, eliminating ungrounded claims.

Can I verify facts about .NET, Node.js, Python, and other framework versions?

Yes. This Skill verifies factual accuracy for versioned software libraries and tools by consulting official sources and release timelines. It confirms version numbers, GA statuses, release dates, and current state across major frameworks to prevent misinformation.

What's the best way to check if a software release is current or deprecated?

Web search with official sources confirms current release status. This Skill performs targeted verification against authoritative documentation, release notes, and timelines to establish whether a version is GA, in preview, deprecated, or no longer supported.

How do I cite verified facts with sources and dates?

After verification completes, this Skill states confirmed facts alongside their sources and verification dates. This practice ensures transparency and lets readers trace claims back to official documentation, preventing assertion without evidence.

What happens when I ask about software metadata I'm uncertain about?

The Skill recognizes uncertainty explicitly before attempting verification. It acknowledges gaps in local knowledge, performs web searches for official ground truth, then provides answers only after confirming facts, protecting against guesswork.