experiment-analyzer

Analyzes growth experiments and generates markdown reports with follow-up suggestions.

1|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/StreamPilotOrg/growth-machine --skill experiment-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment-analyzer
Source: https://github.com/StreamPilotOrg/growth-machine/tree/main/.claude/skills/experiment-analyzer
Command: npx skills add https://github.com/StreamPilotOrg/growth-machine --skill experiment-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes completed growth experiments, validates hypotheses, and generates insights to inform the next steps in your growth cycle.

Core Features & Use Cases

  • Result classification: Identify Win, Loss, Inconclusive, or Neutral outcomes.
  • Hypothesis validation: Check whether the initial hypotheses held true.
  • ICE retrospective: Compare predicted vs actual ICE scores.
  • Insight generation: Extract actionable learnings and 2-3 follow-up ideas.
  • Automated analysis report: Produce a markdown report and archive it.

Quick Start

After an experiment finishes, provide the completed experiment data (results, baseline, and significance). The skill will generate a structured analysis report, update the experiment, and suggest follow-up experiments.

Frequently Asked Questions about experiment-analyzer

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

FAQPage Schema
How do I analyze results from a completed growth experiment?

Experiment analysis evaluates completed experiment data against baseline metrics to classify outcomes as Win, Loss, Inconclusive, or Neutral. Provide results, baseline, and statistical significance; the analyzer computes change percentages, validates your initial hypotheses, and generates a markdown report with actionable insights and 2-3 follow-up experiment proposals.

What does hypothesis validation in experiment analysis tell me?

Hypothesis validation checks whether your initial predictions held true by comparing expected outcomes against actual results. It reveals which assumptions were correct, which were wrong, and informs whether to iterate on the approach or pivot direction entirely.

Can I compare multiple experiments to assess success rates?

Yes. Experiment analysis supports comparing multiple completed experiments side-by-side, classifying each outcome, and calculating aggregate success rates. This reveals patterns across your growth cycle and identifies which experiment types or hypotheses perform best.

What input data do I need before analyzing an experiment?

Provide completed experiment data in JSON format, including actual results, baseline metrics, and statistical significance values. The analyzer validates the structure, processes the metrics, and generates insights from properly formatted experiment records.

Where does the analysis output get stored?

Analysis reports are automatically archived as markdown files in the experiments/archive/ directory, named [experiment-id]_analysis.md. This ensures your insights and follow-up recommendations persist and remain accessible for future reference.

What's the difference between an Inconclusive and Neutral experiment outcome?

Inconclusive outcomes indicate insufficient statistical significance to draw firm conclusions; the data doesn't prove the hypothesis either way. Neutral outcomes show no meaningful change between treatment and baseline. Both require different follow-up actions.