Skip to content
Productivity
Skill

/da-anomaly-analysis

Metric anomaly investigation: DAU, GMV, conversion, retention, revenue, KPI or dashboard metric drop, dropped, fell, spike or spiked. Metric attribution and funnel breakdown.

From plugin
waku-agent
1.8k10 skills
Install
$ npx -y skills add ShenSeanChen/waku-agent --skill da-anomaly-analysis --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/da-anomaly-analysis

Context preview

The summary Claude sees to decide when to auto-load this skill.

Metric anomaly investigation: DAU, GMV, conversion, retention, revenue, KPI or dashboard metric drop, dropped, fell, spike or spiked. Metric attribution and funnel breakdown.

SKILL.md

da-anomaly-analysis.SKILL.md
name: da-anomaly-analysis
description: Metric anomaly investigation: DAU, GMV, conversion, retention, revenue, KPI or dashboard metric drop, dropped, fell, spike or spiked. Metric attribution and funnel breakdown.

Instructions

Follow this sequence: define the anomaly, validate the data, narrow the source, investigate internal causes, then investigate external causes. Confirm that the change is real before explaining it.

1. Define the anomaly. State the metric definition, time window, comparison baseline, start time, duration, absolute and relative change, business magnitude, and affected scope. 2. Validate the data. Check source data, instrumentation, ETL, latency, metric definitions, scope changes. Stop business attribution until data and normal periodicity are cleared. 3. Narrow the source. Start with a business equation or funnel, then drill down by mutually exclusive and collectively exhaustive groups such as time, region, channel, platform, version, product, and user segment. Iterate between formula decomposition and dimension drill-down. 4. Quantify contribution. Choose the method from the mathematical relationship:

  • Additive total, S = sum(s_i): use delta_i = s_i_now - s_i_base; contribution share is delta_i / delta_S.
  • Weighted rate, Y = sum(w_i * y_i): decompose each group into quality w_i_base * delta_y_i, structure delta_w_i * (y_i_base - Y_base), and interaction delta_w_i * delta_y_i.
  • Multiplicative metric, S = A * B * ...: use relative-change, log, or Shapley decomposition and apply one consistent interaction-allocation rule. Report contribution values, directions, and shares. If total change is near zero or opposing effects offset, emphasize values because shares may be unstable, negative, or above 100%.

5. Investigate internal causes. Form falsifiable hypotheses around product releases, algorithms, supply, campaigns, budgets, targeting, configuration, outages, performance, compatibility, and reporting. For each hypothesis, specify the change record, timing, affected scope, expected mechanism, validation metric, and control. 6. Investigate external causes. Check market trends, competitors, policy, public events, holidays, weather, and seasonality. Validate with industry data, historical periods, unaffected groups, or comparable markets. 7. Deliver the decision. Summarize the primary and secondary drivers, evidence strength, unresolved hypotheses, immediate mitigation, long-term prevention, owner, and recovery monitoring.

Edge cases

| Situation | Do | |---|---| | The metric or baseline is ambiguous | Ask one clarifying question before diagnosing | | Overall movement conflicts with segment movements | Check weights and Simpson's paradox using quality, structure, and interaction effects |

Read more
Ships withwaku-agent

Your own AI assistant. On your laptop. In code you can read in an afternoon. Meet Waku — a local-first personal assistant that shows the four pillars behind every serious agent: Harness · Loop · Memory · Eval/LLM-Ops. No frameworks hiding the good parts.

Get the whole plugin
Stats
1,752
Stars
344
Forks
Active
Maintenance
Python
Language
MIT
License
21h ago
Last commit
2mo ago
Created

Repo: ShenSeanChen/waku-agent

Other skills on waku-agent.