analyzer

Installation
SKILL.md

Analyzer

Turn data into defensible findings instead of only returning rows.

Analysis patterns

Choose the smallest pattern that answers the question:

  • Trend: metric over time at the right grain.
  • Comparison: current period vs prior period, release vs baseline, or segment A vs B.
  • Distribution: percentiles, skew, tails, and outliers.
  • Funnel: step counts, conversion rates, and drop-offs.
  • Cohort: behavior grouped by start date, version, source, or first action.
  • Top-N: largest contributors with share of total.
  • Sanity check: row counts, null rates, first/last seen, duplicates, and data freshness.

Before concluding

Installs
1
Repository
cline/skills
GitHub Stars
30
First Seen
Sep 2, 2026
analyzer — cline/skills