Daily Calibration Report

Run daily health checks to detect model degradation and drift.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/trudumb/hyper_make --skill daily-calibration-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Daily Calibration Report
Source: https://github.com/trudumb/hyper_make/tree/main/.claude/skills/operations/daily-calibration-report
Command: npx skills add https://github.com/trudumb/hyper_make --skill daily-calibration-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated daily health checks surface early warnings of model degradation and drift across all components, enabling proactive maintenance and governance.

Core Features & Use Cases

  • Continuous calibration monitoring for production models to detect drift and degradation.
  • Automated alerts, prioritized action items, and a concise health narrative for operators and leadership.
  • Integration with measurement-infrastructure and calibration-analysis that compute key metrics and present them in dashboards.

Quick Start

Run the daily calibration report workflow to scan yesterday's model health and generate actionable items.

Frequently Asked Questions about Daily Calibration Report

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

FAQPage Schema
How do I monitor production ML models for drift and degradation automatically?

To set up daily calibration monitoring, run the daily calibration report workflow which scans yesterday's model health, identifies early warnings of degradation, and generates actionable items for proactive maintenance.

What is model drift detection and when do I need daily calibration monitoring?

Model drift detection identifies performance degradation in production ML components using health metrics. You need daily calibration monitoring when operating daily production systems to catch issues early and trigger mitigations proactively.

Do I need measurement infrastructure to run daily calibration reports?

Yes, daily calibration reports require data measurement infrastructure, calibration-analysis capabilities, and at least 24 hours of production data to compute health metrics and generate actionable items for drift detection.

Can I use daily health checks for models that run at market close?

Yes, daily health checks apply to production ML systems that operate daily at market close or 6am, using accumulated production data to detect drift, surface early warnings, and trigger calibrations or mitigations automatically.

What's the best way to surface early warnings of model degradation to leadership?

Daily calibration reports surface early warnings of model degradation by generating automated alerts, prioritized action items, and a concise health narrative designed for operators and leadership to review production model health.

Why does model drift monitoring require 24 hours of production data?

Model drift monitoring requires at least 24 hours of production data to compute meaningful health metrics and generate actionable items, ensuring the calibration report has sufficient baseline information to detect degradation accurately.