validate-daily

Validate NBA stats pipeline health across phases 2–5.

1|Updated May 24, 2025
One-click install
npx skills add https://github.com/najicham/nba-stats-scraper --skill validate-daily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-daily
Source: https://github.com/najicham/nba-stats-scraper/tree/main/.claude/skills/validate-daily
Command: npx skills add https://github.com/najicham/nba-stats-scraper --skill validate-daily

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures the daily NBA stats scraping, analytics, and predictions pipeline is healthy and ready by performing automated health checks, data quality validations, and deployment drift assessments across Phase 2–5.

Core Features & Use Cases

  • End-to-end daily validation: checks data ingestion, analytics, feature precompute, and model predictions to catch issues before they impact production.
  • Date-aware checks: validates data for the correct GAME_DATE and PROCESSING_DATE, including post-game and pre-game scenarios.
  • Interactive mode & scope planning: prompts users to choose what to validate and how thorough to be, then executes a tailored validation workflow.

Quick Start

Set your validation scope (today's pre-game checks, yesterday's results, or a specific date), then run the workflow and review the generated health summary.

Frequently Asked Questions about validate-daily

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

FAQPage Schema
How do I validate daily NBA data pipeline health after ingestion?

You can validate daily NBA pipeline health by running interactive, date-aware checks across ingestion, analytics, feature precompute, and model predictions to catch data quality issues before production.

What is data quality validation for a daily NBA stats scraping pipeline?

Data quality validation for a daily NBA stats pipeline is an automated health check verifying ingested stats, analytics, and predictions to ensure timely, accurate data for operational workflows.

Can I run pre-game and post-game data validation checks for specific NBA dates?

Yes, you can run pre-game and post-game validation checks for specific NBA dates using interactive mode, which applies date-aware validations for correct GAME_DATE and PROCESSING_DATE scenarios.

What's the best way to catch data ingestion and deployment drift issues in an NBA stats pipeline?

The best way to catch ingestion and deployment drift issues is running end-to-end daily validation across the NBA stats pipeline, interactively selecting validation scope and thoroughness to surface operator issues.

Do I need external software to run daily health checks on my NBA predictions pipeline?

No external software beyond standard cloud tooling is needed to run daily health checks on an NBA predictions pipeline; the skill executes interactive validations natively to assess data quality and deployment drift.