review

Review pipeline logs and detect drift in performance metrics.

2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/kevintelford/holdfast --skill review-kevintelford
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/kevintelford/holdfast/tree/main/skills/review
Command: npx skills add https://github.com/kevintelford/holdfast --skill review-kevintelford

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users monitor their AI and data pipelines by reviewing accumulated evidence and detecting patterns of drift or failure, ensuring consistent performance over time.

Core Features & Use Cases

  • Evidence Review: Analyze logs and collected data from AI contracts to identify deviations.
  • Drift Detection: Apply statistical rules to detect changes in quality or behavior.
  • Use Case: A data team tracks model accuracy across releases and uses this Skill to quickly identify when performance drifts beyond acceptable thresholds, prompting manual review or automated improvement.

Quick Start

Ask the system to analyze your pipeline evidence and detect any drift or pattern changes to ensure optimal operation.

Frequently Asked Questions about review

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

FAQPage Schema
How do I detect drift in machine learning pipelines?

To detect drift in machine learning pipelines, the skill reviews accumulated logs and applies statistical rules to identify deviations in performance metrics. It analyzes stored evidence to detect pattern changes and summarize performance issues.

What is AI pipeline monitoring and how does evidence review work?

AI pipeline monitoring tracks model accuracy and behavior over time. Evidence review works by analyzing collected logs and data from AI contracts to identify deviations from established quality thresholds.

How do I monitor performance metrics to identify model accuracy drift?

You monitor performance metrics by tracking model accuracy across releases and applying rule-based detection to stored evidence. This identifies when performance drifts beyond acceptable thresholds.

Can I use pattern detection for rule-based evidence analysis?

Yes, pattern detection applies statistical detection rules to stored logs and evidence, summarizing patterns in performance metrics to highlight behavioral changes in your workflows.

What do I need to set up pipeline monitoring for performance analysis?

You need stored evidence from AI workflows and defined detection rules to set up pipeline monitoring. The skill requires access to accumulated logs to apply statistical analysis and summarize performance patterns.