plan-monitoring

Generate a monitoring and maintenance plan for deployed models in CRISP-DM 6 deployment contexts.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/thbraet/claude-template --skill plan-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-monitoring
Source: https://github.com/thbraet/claude-template/tree/main/skills/plan-monitoring
Command: npx skills add https://github.com/thbraet/claude-template --skill plan-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a comprehensive monitoring and maintenance plan for deployed models, ensuring drift detection, performance tracking, alerting, retraining, and governance across CRISP-DM 6 deployment.

Core Features & Use Cases

  • Drift detection planning and monitoring across input features and labels.
  • Prediction monitoring and governance across deployment environments and data sources.
  • Documentation generation of a structured plan aligned to docs/crisp-dm/6-deployment/6.2-plan-monitoring.md.
  • Use Case: When maintaining a production model, this skill provides a ready-to-edit plan to guide monitoring and retraining.

Quick Start

Provide a draft monitoring plan by analyzing existing deployment docs and highlighting gaps.

Frequently Asked Questions about plan-monitoring

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

FAQPage Schema
What is model monitoring and maintenance planning in CRISP-DM deployment?

Model monitoring and maintenance planning defines how to track deployed model performance, detect data drift, trigger alerts, and schedule retraining. It ensures production models remain accurate and governed throughout their lifecycle.

How do I create a monitoring plan for drift detection and alerting?

To create a monitoring plan for drift detection and alerting, analyze existing deployment documentation to identify gaps, then generate a structured plan covering input features, labels, prediction tracking, and retraining triggers.

Can I automate deployment monitoring documentation for production models?

Yes, you can automate deployment monitoring documentation by generating a ready-to-edit plan document at docs/crisp-dm/6-deployment/6.2-plan-monitoring.md, which references prerequisite documents and outlines governance across deployment architectures.

What should a model maintenance plan include for data quality and drift detection?

A model maintenance plan should include drift detection monitoring across input features and labels, prediction governance across environments, alerting configurations, and retraining triggers to address data quality degradation.

Does this monitoring plan approach work for different deployment architectures?

Yes, this monitoring plan approach works across different deployment architectures and data sources, providing governance and prediction monitoring coverage regardless of the specific production environment setup.

When do I need to plan model retraining triggers for deployed models?

You need to plan model retraining triggers when maintaining a production model and detecting performance degradation or data drift, ensuring the deployed model receives timely updates to preserve prediction accuracy.