thinking-probabilistic

Express confidence as probabilistic estimates and track calibration over time.

941|129|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-probabilistic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thinking-probabilistic
Source: https://github.com/tjboudreaux/cc-thinking-skills/tree/main/skills/thinking-probabilistic
Command: npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-probabilistic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Express confidence as probabilistic estimates and track calibration over time.

Core Features & Use Cases

  • Express probabilities for outcomes and express confidence intervals
  • Update beliefs when new information arrives and log changes
  • Calibrate predictions over time using structured logs and scoring
  • Use in project estimation, risk assessment, and decision-making under uncertainty

Quick Start

Ask me to quantify your guess as a probability and revise it when new evidence appears.

Frequently Asked Questions about thinking-probabilistic

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

FAQPage Schema
How do I quantify uncertainty for project estimation and risk assessment?

You can quantify uncertainty by expressing project estimates as probabilistic confidence intervals. This skill guides you to assign initial probabilities to outcomes, enabling structured risk assessment and decision-making under uncertainty.

How does probabilistic forecasting update predictions when new evidence arrives?

Probabilistic forecasting updates predictions by logging new information as it arrives. You specify uncertainties and revise initial probabilities, ensuring your decision-making adapts dynamically to new evidence.

What is calibration in prediction and how do I track it over time?

Calibration in prediction measures how closely expressed probabilities match actual outcomes. You track it over time using structured logs and scoring to evaluate and improve your forecasting accuracy.

Can I use this for decision-making under uncertainty without external data?

Yes, you can use this for decision-making under uncertainty by providing your own initial probabilities and specifying uncertainties directly. It requires no external dependencies to log updates and revise predictions.

What is the best way to log prediction updates for evaluation?

The best way to log prediction updates is to record initial probabilities, note specified uncertainties, and document changes as new information arrives. This structured logging enables effective calibration scoring over time.