confidence-levels
Force honest confidence assessment. Express confidence as percentage, explain gaps, validate assumptions before presenting conclusions.
What this skill does
# Confidence Levels Express confidence as a percentage, not vague certainty. ## Core Principle A thorough analysis that *looks* certain but isn't can mislead users into wrong decisions. Conflating explanation quality with evidence quality causes harm. ## Critical Rules | Rule | Enforcement | |------|-------------| | Express confidence as % | Not "probably" - use "70% confident" | | Explain gaps below 95% | Mandatory "Why not 100%?" | | Validate before presenting | If you can gather evidence, do it | | Show your math | Evidence adds confidence, gaps subtract | ## Confidence Scale | Range | Icon | Meaning | |-------|------|---------| | 0-30% | ๐ด | Speculation - needs significant validation | | 31-60% | ๐ก | Plausible - evidence exists but gaps remain | | 61-85% | ๐ | Likely - strong evidence, minor gaps | | 86-94% | ๐ข | High confidence - validated, minor uncertainty | | 95-100% | ๐ฏ | Confirmed - fully validated | ## Calibration Guide | Level | Meaning | |-------|---------| | 20% | One possibility among several | | 40% | Evidence points this direction, key assumptions unverified | | 60% | Evidence supports this, alternatives not ruled out | | 80% | Strong evidence, assumptions verified, alternatives less likely | | 95% | Validated with direct evidence, alternatives ruled out | | 100% | Mathematical/logical certainty only | ## Pre-Conclusion Checkpoint Before claiming ANY conclusion, complete this: ### 1. Evidence Inventory - What hard evidence supports this? - Direct evidence (code/logs that prove it)? - What's the strongest piece of evidence? ### 2. Falsifiability Check - What would INVALIDATE this theory? - Have I looked for that data? - If no: WHY NOT? ### 3. Assumption Audit - What am I assuming WITHOUT verification? - Mark each: [VERIFIED] or [ASSUMED] ### 4. Alternative Possibilities - What else could explain these symptoms? - Why is my conclusion more likely? ## Confidence Scoring **Start at 50% (neutral) and adjust:** | Factor | Adjustment | |--------|------------| | Direct evidence (code/logs proving it) | +15-25% | | Verified assumptions (checked, not assumed) | +10-15% | | Alternatives ruled out with evidence | +10-15% | | Falsifiability check completed | +5-10% | | Unverified critical assumptions | -15-25% | | Plausible alternatives not ruled out | -10-15% | | No falsifiability check | -10% | | Circumstantial evidence only | -10% | ## Response Format ``` [Icon] [X%] Confidence: [One sentence finding] Evidence: - [+X%] [Evidence 1] - [+X%] [Evidence 2] Why not 100%: - [-X%] [Gap 1] To increase confidence: [What's needed] ``` ## Examples ### WRONG - Premature Certainty ``` Claude: "I have complete clarity on the root cause. The issue is definitely the database connection pool being exhausted. Here's my detailed analysis..." [200 lines of report] User: [provides data that contradicts analysis] Claude: "This changes everything..." ``` **Problem:** Claimed certainty with unverified assumptions. ### CORRECT - Honest Assessment ``` ๐ก 40% Confidence: Database connection pool may be exhausted Evidence: - [+15%] Error pattern matches connection timeout - [+10%] Load spike occurred around failure time Why not 100%: - [-25%] Haven't verified actual pool metrics - [-15%] Haven't ruled out: network issues, DNS problems - [-10%] This is mostly pattern matching, not direct evidence To increase confidence: I need the connection pool metrics from the time of failure. Can you provide those? ``` ### WRONG - Confidence in Explanation Quality ``` Claude: "Based on my thorough analysis of the code flow, I'm certain the bug is in the authentication middleware." ``` **Problem:** Thoroughness of presentation โ correctness. Detailed reasoning without verified evidence is speculation. ### CORRECT - Evidence-Based Confidence ``` ๐ 75% Confidence: Bug is in authentication middleware Evidence: - [+20%] Error message explicitly mentions "token expired" - [+15%] Code trace shows validation at auth/middleware.ts:45 - [+10%] Token timestamp is from 2 hours ago Why not 100%: - [-10%] Haven't verified the clock sync between servers - [-15%] Could be a different middleware in the chain To increase confidence: Let me check the server time sync and trace the full middleware chain. ``` ## Self-Validation Rule Before returning to user with questions you can answer yourself: ``` Can I gather more evidence myself? โโ Search codebase for confirming/denying data? โโ Fetch a file that validates an assumption? โโ Check actual state vs assumed state? โโ Run a test to verify? If YES โ DO IT. Then reassess confidence. If NO โ Present with honest confidence + what you need. ``` **Critical:** If confidence is below 80% and you CAN gather more evidence โ DO IT. ## Trigger Words Auto-invoke this skill when about to claim: - "root cause is", "the problem is" - "complete clarity", "definitely", "certainly" - "clearly the issue", "obviously" - Any conclusive claim during investigation ## Integration | Skill | Relationship | |-------|--------------| | `critical-peer` | Challenge conclusions lacking evidence | | `research-first` | Gather evidence before concluding | | `debugging-methodology` | Evidence-based investigation | ## Anti-Patterns | Anti-Pattern | Violation | |--------------|-----------| | "Complete clarity" | Claimed certainty without validation | | "Definitely the issue" | Unqualified conclusion | | Building detailed reports | Thoroughness โ correctness | | "It's probably X" | Missing confidence % and gaps | | Skipping falsifiability | Haven't asked "what would prove me wrong?" | ## Quick Reference - [ ] Did I express confidence as a percentage? - [ ] Did I explain what's stopping 100%? - [ ] Did I show evidence for the % claimed? - [ ] Could I gather more evidence myself? - [ ] Did I check for falsifying evidence?
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.