data-freshness-investigation

Trace data lineage from blank dashboards to identify root causes across transformations.

4|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/dylpickledev/claude-analytics-framework --skill data-freshness-investigation
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: data-freshness-investigation
Source: https://github.com/dylpickledev/claude-analytics-framework/tree/main/.claude/skills/workflows/data-freshness-investigation
Command: npx skills add https://github.com/dylpickledev/claude-analytics-framework --skill data-freshness-investigation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Trace data lineage from a blank or stale dashboard to identify whether the issue lies in transformation, source extraction, or dashboard configuration.

Core Features & Use Cases

  • Parallel, role-based investigations to quickly identify root causes.
  • Data-freshness tracing across dashboards, pipelines, and sources for timing issues.
  • Real-world use: blank dashboards due to source-timing or transformation delays, resolved by coordinated checks or re-triggering jobs.

Quick Start

Launch three agents in parallel to trace data lineage from the dashboard symptom to the source.

Frequently Asked Questions about data-freshness-investigation

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

FAQPage Schema
How do I trace data lineage to find the root cause of a blank dashboard?▼

To trace data lineage for a blank dashboard, deploy parallel role-based agents to investigate source extraction, transformation, and dashboard configuration simultaneously for rapid root cause identification.

Why is my dashboard data stale and how do I investigate the ETL timing?▼

Stale dashboard data often stems from ETL timing mismatches. Investigate by tracing data freshness across dashboards, pipelines, and sources to identify whether delays occur in source extraction or transformation.

Can I use dbt and orchestration tooling to resolve data freshness issues?▼

Yes, you can integrate dbt and orchestration tooling to coordinate deterministic investigations, tracing data lineage to resolve missing or delayed data by re-triggering jobs or applying coordinated checks.

What is the best way to run a parallel data freshness investigation?▼

The best way to run a parallel data freshness investigation is to launch three role-based agents—analytics-engineer, data-engineer, and bi-developer—simultaneously to trace data lineage from the dashboard symptom to the source.

Does data lineage tracing work for timing-mismatch scenarios in ETL pipelines?▼

Data lineage tracing works effectively for timing-mismatch scenarios by applying parallel investigation patterns across transformation and source extraction layers to pinpoint and resolve ETL pipeline delays.

What are the limitations of parallel role-based agents for root-cause analysis?▼

Parallel role-based agents require structured roles and integration with dbt and orchestration tooling to coordinate deterministic investigations, limiting effectiveness without proper environment setup or source access.