optimization.metric_review

Review a goal metric over a period with trend analysis and anomaly detection.

Updated Nov 3, 2025
One-click install
npx skills add https://github.com/edwardmonteiro/Aiskillinpractice --skill optimization-metric-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: optimization.metric_review
Source: https://github.com/edwardmonteiro/Aiskillinpractice/tree/main/skills/optimization/metric_review
Command: npx skills add https://github.com/edwardmonteiro/Aiskillinpractice --skill optimization-metric-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach for reviewing performance data, contextualizing trends, flagging anomalies, and recommending actionable next steps for continuous optimization.

Core Features & Use Cases

  • Trend Analysis: Provide visual or tabular trend analysis highlighting significant movements.
  • Anomaly Detection: Identify anomalies or inflections, offering hypotheses tied to events or segments.
  • Use Case: Use this Skill to review the "daily active users" metric for the "last 14 days," identifying any unusual drops or spikes and proposing hypotheses for their causes.

Quick Start

Use the metric_review skill for the "user retention" metric over "Q3 2024," comparing against "Q2 2024."

Frequently Asked Questions about optimization.metric_review

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

FAQPage Schema
How do I identify anomalies and trends in my performance metrics?

Metric review analyzes performance data over a defined period to surface significant movements, anomalies, and inflection points. It visualizes trends, proposes hypotheses tied to events or segments, and flags unusual drops or spikes so you can understand what changed and why.

Can I compare metric performance across different time periods?

Yes, metric review supports optional comparison periods. You specify a primary period and a comparison baseline—for example, reviewing Q3 2024 retention against Q2 2024—to contextualize whether current performance is improving or declining relative to a prior window.

What output do I get from a metric review?

Metric review produces a structured report with trend analysis visualizations, identified anomalies paired with hypotheses, and recommended actions assigned to owners. This enables product and analytics teams to move from diagnosis to accountability.

How do I break down metric trends by customer segment or business dimension?

Metric review accepts optional segmentation parameters. You can slice metric performance by cohort, region, feature, or other dimensions to pinpoint whether trends are uniform or concentrated in specific segments, sharpening your diagnosis.

What data do I need before running a metric review?

At minimum, provide your goal metric and the time period to analyze. Optional inputs include a comparison period and segmentation criteria. The Skill requires clean, structured metric data but no code or specialized dependencies.