aif-grounded

Classify user requests into evidence-based responses with confidence scores and source citations.

Updated Aug 4, 2025
One-click install
npx skills add https://github.com/Svarog83/php-log-monitor --skill aif-grounded-svarog83
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-grounded
Source: https://github.com/Svarog83/php-log-monitor/tree/main/.cursor/skills/aif-grounded
Command: npx skills add https://github.com/Svarog83/php-log-monitor --skill aif-grounded-svarog83

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill minimizes random or fabricated answers by enforcing a strict reliability gate that requires evidence-based conclusions and explicit uncertainty, preventing guessing in high-stakes scenarios.

Core Features & Use Cases

  • Enforces 100% confidence only when evidence supports it, avoiding speculative outputs.
  • Requires explicit listing of supporting sources and clearly identified unknowns before answering.
  • Delivers either a fully supported answer with evidence or an INSUFFICIENT INFORMATION notice with what is still needed.

Quick Start

Provide a fully evidenced answer only when confidence is 100%; otherwise return a concise checklist of what is missing to reach 100.

Frequently Asked Questions about aif-grounded

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

FAQPage Schema
How do I enforce evidence-based reasoning and prevent AI guessing in high-stakes domains?

To enforce evidence-based reasoning and prevent AI guessing, you need a strict reliability gate that classifies requests, verifies changeable facts, computes a 0–100 confidence score, and outputs either fully sourced answers or an INSUFFICIENT INFORMATION notice.

What is the best way to verify AI responses for security, finance, legal, or medical contexts?

The best way to verify AI responses for security, finance, legal, or medical contexts is to implement a workflow that identifies supporting sources and unknowns, requiring 100% confidence before delivering an answer rather than allowing speculative outputs.

How do I calculate a 0–100 confidence score for AI-generated answers with explicit uncertainty?

To calculate a 0–100 confidence score with explicit uncertainty, identify all available evidence and unknowns, verify changeable facts against sources, and only assign 100% confidence when the answer is fully supported, otherwise returning an INSUFFICIENT INFORMATION notice.

Does this approach work when facts evolve and require continuous verification in AI safety scenarios?

Yes, this approach works for AI safety scenarios with evolving facts by applying a strict workflow that verifies changeable facts and requires explicit listing of supporting sources before providing any high-stakes answer.

What happens when there is insufficient information to reach 100% confidence in a high-stakes query?

When there is insufficient information to reach 100% confidence, the system returns an INSUFFICIENT INFORMATION notice accompanied by a concise checklist of missing evidence and unknowns required to reach full confidence.

When should I not use an evidence-based reliability gate for AI responses?

You should not use an evidence-based reliability gate when a task requires creative generation or speculative reasoning, as this approach strictly prevents guessing and only outputs answers supported by 100% confidence and verified sources.