aif-grounded

Enforce evidence-based reasoning and output a missing-information checklist below 100% confidence.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-grounded-veronikavashkevich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-grounded
Source: https://github.com/VeronikaVashkevich/job-tracking-app/tree/main/.opencode/skills/aif-grounded
Command: npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-grounded-veronikavashkevich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents fabricated or uncertain answers by enforcing evidence-based reasoning, explicitly signaling uncertainty, and requesting missing information when confidence is not 100%.

Core Features & Use Cases

  • Only provide final answers when confidence is 100/100 based on available evidence.
  • Output a concise what's-missing checklist when confidence is below 100.
  • Apply project-specific skill-context rules to override general guidance for the current project.

Quick Start

Provide an answer only when you have 100% confidence backed by evidence.

Frequently Asked Questions about aif-grounded

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

FAQPage Schema
How do I get 100% confident answers from AI without hallucinations?

To get 100% confident answers without hallucinations, you need an evidence-based reasoning process that enforces explicit uncertainty. This approach only provides a final response when confidence is fully backed by available evidence.

What is evidence-based reasoning for high-stakes software engineering queries?

Evidence-based reasoning is a mechanism that prevents fabricated answers by explicitly signaling uncertainty. It evaluates available evidence and only outputs a final answer when confidence reaches 100/100.

How do I prevent AI from guessing when confidence is low?

To prevent AI from guessing, enforce a rule that outputs a concise what's-missing checklist when confidence is below 100. This checklist explains what information is required to reach full confidence.

Can I use grounded reasoning for high-stakes safety applications?

Yes, grounded reasoning is designed for high-stakes safety applications. It prevents uncertain answers by enforcing evidence-based reasoning and explicitly requesting missing information when confidence is not 100%.

What happens when AI confidence is not 100 in grounded reasoning?

When confidence is not 100, the grounded reasoning mechanism outputs a short what's-missing checklist. This checklist details exactly what evidence is required to reach 100% confidence and provide a final answer.

Are there limitations to enforcing 100% confidence in AI responses?

A limitation of enforcing 100% confidence is that the AI will withhold final answers if evidence is incomplete. Instead of guessing, it outputs a checklist of missing information, which may halt progress until data is provided.