Performs deep analysis of a specific Amplitude chart to explain trends, anomalies, and likely drivers. Use when a metric looks unusual, investigating a spike or drop, or understanding the "why" behind numbers.
86
83%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Amplitude:getting_data_from_url to extract the chart IDCapture and restate:
Use Analyzing chart to characterize what’s happening:
Explicitly identify:
Instead of broad slicing, use guided segmentation:
Amplitude:query_chartsAvoid testing more than 9 properties in aggregate unless the user explicitly asks for deeper exploration.
For spikes, drops, or unexpected shifts, gather contextual signals in the same timeframe:
Amplitude:get_feedback_insights to search customer feedback trends that might explain the changeAmplitude:get_feedback_mentions to pull in specific customer mentions if there's a likely feedback trend tied to what's being explained.Determine whether any contextual changes align temporally with the chart pattern.
Present a structured, decision-ready analysis:
What Happened
Clear description of the observed pattern and magnitude
When
Exact timeframe and comparison baseline
Primary Hypothesis
Most likely explanation based on chart data and contextual signals
Supporting Evidence
Alternative Explanations
1–3 plausible alternatives and why they are less likely
Impact
Quantify impact where possible (users, events, conversion, revenue proxy)
Recommended Next Step
One clear follow-up action (e.g. deeper segment, experiment review, instrumentation check)
Always include:
221ffaa
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.