root-cause-investigation

Compare current metric values to historical baselines and produce a structured root-cause report.

351|70|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/nimrodfisher/data-analytics-skills --skill root-cause-investigation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: root-cause-investigation
Source: https://github.com/nimrodfisher/data-analytics-skills/tree/main/03-data-analysis-investigation/root-cause-investigation
Command: npx skills add https://github.com/nimrodfisher/data-analytics-skills --skill root-cause-investigation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic root-cause analysis for unexpected metric changes by identifying primary drivers, validating hypotheses, and producing actionable explanations.

Core Features & Use Cases

  • Baseline comparison & trend visualization to detect anomalies and contextualize the change.
  • Drill-down by dimensions (e.g., geography, channel, device) to surface contributing segments.
  • Hypothesis testing & correlation checks to validate explanations and quantify impact.
  • Automated investigation report with clear recommendations and supporting evidence.

Quick Start

Provide a structured root-cause analysis for the observed metric change using the provided data.

Frequently Asked Questions about root-cause-investigation

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

FAQPage Schema
How do I investigate the root cause of a metric anomaly?

To investigate a metric anomaly, compare current values to historical baselines, visualize trends, drill down by dimensions, test hypotheses, and check correlations to produce a defensible root-cause report.

What is the best way to identify the primary driver behind unexpected metric changes?

The best way to identify the primary driver behind metric changes is to perform dimensional drill-downs on segments like geography or channel, validating the findings with hypothesis testing and correlation checks.

How does dimensional drill-down work for data analysis?

Dimensional drill-down works by segmenting aggregate data into specific dimensions like geography, channel, or device to surface the contributing segments that explain a metric anomaly.

Do I need external data sources to run a root-cause analysis?

No, you do not need external data sources to run this root-cause analysis; the investigation uses the provided data directly to perform baseline comparisons, correlation checks, and hypothesis testing.

What does a root-cause investigation report include?

A root-cause investigation report includes the primary driver of the anomaly, supporting hypotheses, validated correlations, and clear recommendations based on the analyzed data.

When should I use hypothesis testing for reporting anomalies?

You should use hypothesis testing for reporting anomalies when you need to validate potential explanations for a metric change and quantify the impact of correlated factors.