govfolio-drift-detection

Detect source drift in datasets against predefined baselines and rank by severity.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/ssmleo/govfolio --skill govfolio-drift-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: govfolio-drift-detection
Source: https://github.com/ssmleo/govfolio/tree/main/.agents/skills/govfolio-drift-detection
Command: npx skills add https://github.com/ssmleo/govfolio --skill govfolio-drift-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of identifying, classifying, and reporting source drift from established baselines, providing a quick and automated way to monitor and validate changes in source data.

Core Features & Use Cases

  • Drift Detection: Identifies and categorizes source drift across multiple dimensions.
  • Ranking and Reporting: Offers a ranked list of drift cases, detailing their nature and impact.
  • Use Case: In a data-driven environment, this Skill can be used to monitor the integrity of data sources, ensuring consistency over time and against predefined benchmarks.

Quick Start

Utilize the govfolio-drift-detection skill to detect and report drift against the 'data-baseline-v1.csv' dataset.

Frequently Asked Questions about govfolio-drift-detection

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

FAQPage Schema
How do I detect data drift in my source datasets?

To detect data drift, you need to compare your current source datasets against predefined baselines. This process identifies and categorizes deviations across multiple dimensions to ensure data integrity over time.

What is source drift classification and how does it work?

Source drift classification is the process of identifying and categorizing changes in source data against established benchmarks. It utilizes data comparison techniques and classification algorithms to rank detected drifts by severity and impact.

How do I monitor data consistency against a predefined baseline?

You monitor data consistency by running automated data comparison checks against a predefined baseline dataset. This instantly validates source changes, reports inconsistencies, and ranks drift cases by their overall impact.

Can I use data comparison techniques to rank drift severity?

Yes, data comparison techniques can be used to rank drift severity. By analyzing source data against baselines, the system classifies detected drifts and generates a ranked list detailing their nature and operational impact.

What do I need to validate source data changes against benchmarks?

You need access to both your current source datasets and the predefined baseline datasets to validate source data changes. These inputs allow the detection process to categorize drift and generate an impact-ranked report.

What is the best way to report source drift automatically?

The best way to report source drift automatically is to run a comparison between source and baseline datasets that classifies deviations and outputs a ranked list of drift cases detailing their nature and impact.