calibration-review

Analyze prediction agent calibration health from vault snapshots and database outcomes.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/TruCol270/salty-pickle --skill calibration-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calibration-review
Source: https://github.com/TruCol270/salty-pickle/tree/main/.claude-skills/calibration-review
Command: npx skills add https://github.com/TruCol270/salty-pickle --skill calibration-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Calibrate and audit a prediction agent by consolidating vault snapshots, heuristics, and database outcomes to guide disciplined improvements.

Core Features & Use Cases

  • Read calibration state from vault snapshots, learned heuristics, and the predictions database to surface health metrics like Brier score and win rate.
  • Perform domain-aware analyses to identify biases and opportunities for new heuristics and adjustments to persona weights.
  • Generate actionable recommendations for adjusting thresholds, weights, and heuristic strategies during weekly meta-analyses.
  • Support governance and decision-making with structured summaries and recommended next steps.

Quick Start

Run a calibration-review on the latest vault data to assess calibration metrics.

Frequently Asked Questions about calibration-review

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

FAQPage Schema
How do I audit prediction agent calibration and optimize decision thresholds?

Calibration review analyzes vault snapshots, learned heuristics, and database outcomes to measure prediction agent health using Brier score and win rate. It identifies biases and generates actionable recommendations for adjusting thresholds, persona weights, and heuristic strategies to improve prediction accuracy.

What is the best way to analyze Brier score and win rate thresholds for prediction models?

Analyzing Brier score and win rate thresholds requires consolidating vault snapshots and predictions database outcomes to surface health metrics. Domain-aware reviews identify biases and opportunities, generating structured recommendations for adjusting threshold values and refining heuristic strategies.

When do I need to run a meta-analysis for heuristic and persona weight adjustments?

Run a meta-analysis for heuristic and persona weight adjustments during weekly reviews or domain-specific audits. The calibration review evaluates learned heuristics against database outcomes to determine if persona weights require tuning or if new heuristics should be applied.

Can I use vault snapshots to identify prediction biases and calibrate decision policies?

Yes, vault snapshots provide the calibration state needed to identify prediction biases and calibrate decision policies. The review process reads snapshot data alongside learned heuristics and database outcomes to perform domain-aware analyses and output recommended next steps.

Does calibration review work without external dependencies for data analysis?

Calibration review operates without external dependencies, using vault snapshots, learned heuristics, and the predictions database internally. It extracts Brier score and win rate metrics directly from these sources to support governance and decision-making with structured summaries.