confidence-honesty

Enforce percentage-based confidence scoring and gap analysis before AI conclusions.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/igoyetche/send-to-kindle --skill confidence-honesty-igoyetche
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: confidence-honesty
Source: https://github.com/igoyetche/send-to-kindle/tree/main/.claude/skills/confidence-honesty
Command: npx skills add https://github.com/igoyetche/send-to-kindle --skill confidence-honesty-igoyetche

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the issue of AI models overstating their certainty, leading users to trust potentially unverified conclusions and make decisions based on incomplete information.

Core Features & Use Cases

  • Mandatory Confidence Scoring: Forces the AI to express its confidence in a conclusion as a percentage.
  • Gap Analysis: Requires the AI to explain what specific evidence or validation is missing for a 100% confidence score.
  • Self-Validation Prompting: Encourages the AI to identify and perform self-service validation steps before presenting conclusions.
  • Use Case: When analyzing a complex technical issue, instead of the AI stating "The root cause is X," it will report "40% Confidence: The issue appears to be X. Evidence: [+15%] Code path analysis suggests this pattern. Why not 100%: [-25%] CRITICAL: Haven't verified actual system state. To increase confidence: Before I finalize, can you provide [specific data]?"

Quick Start

When you are about to claim a root cause, state your confidence as a percentage and explain what's stopping 100%.

Frequently Asked Questions about confidence-honesty

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

FAQPage Schema
How do I prevent AI from overstating confidence in analytical conclusions?

To prevent AI from overstating confidence, you enforce mandatory confidence scoring and gap analysis. This requires the AI to express certainty as a percentage and explicitly state missing evidence before presenting conclusions.

What is AI confidence scoring and when do I need it for decision making?

AI confidence scoring is the practice of quantifying uncertainty as a percentage during analytical tasks. You need it for high-stakes decision making where unverified conclusions could lead to acting on incomplete information.

How to make AI validate assumptions before giving a root cause analysis?

To make AI validate assumptions before root cause analysis, use self-validation prompting. This encourages the AI to identify falsifiability issues, perform self-service validation steps, and request specific missing data before finalizing any conclusion.

Does enforcing confidence assessment work for high-stakes technical analysis?

Yes, enforcing confidence assessment works for high-stakes technical analysis. It applies structured self-reflection on evidence and validation opportunities, ensuring the AI quantifies uncertainty rather than stating unverified root causes as absolute facts.

What are the limitations of using AI confidence scoring for accuracy validation?

A limitation of AI confidence scoring is that it relies on the AI's ability to accurately self-reflect on its own evidence and assumptions. It prompts for missing validation steps but cannot automatically verify external system states without user-provided data.