Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
product-on-purpose avatar

Measure Experiment Results

  • 501 installs
  • 518 repo stars
  • Updated August 4, 2026
  • product-on-purpose/pm-skills

measure-experiment-results is a Claude Code product-analytics skill that documents completed A/B test outcomes with statistical significance, segment analysis, learnings, and ship-or-kill recommendations for developers w

About

measure-experiment-results is a pm-skills agent skill (version 2.1.0) that produces a structured experiment results readout from references/TEMPLATE.md after an A/B test or controlled experiment concludes. The skill summarizes experiment context, restates the hypothesis, presents primary results with p-values and confidence intervals, reports guardrail metrics, segments data by platform or plan type, extracts learnings beyond raw numbers, and makes a clear ship-iterate-or-kill recommendation with next steps. Developers reach for measure-experiment-results when an experiment reaches significance, ends early, or when stakeholders who were not involved need evidence for a release decision. It pairs with measure-experiment-design for pre-run planning and iterate-pivot-decision for direction changes. The nine-section template includes an appendix and a quality checklist requiring honest reporting of inconclusive or negative results.

  • measure-experiment-results
  • AI & Agent Building
  • AI-coding skill

Measure Experiment Results by the numbers

  • 501 all-time installs (skills.sh)
  • +30 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #1,765 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/product-on-purpose/pm-skills --skill measure-experiment-results

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs501
repo stars518
Last updatedAugust 4, 2026
Repositoryproduct-on-purpose/pm-skills

How do you document A/B test experiment results?

Helps with ai & agent building tasks.

Who is it for?

Engineers and growth teams who finished an A/B test and must communicate statistical findings and a release recommendation to stakeholders.

Skip if: Teams still designing experiments or analyzing survey data rather than controlled A/B test outcomes.

When should I use this skill?

An A/B test concluded, reached statistical significance, or ended early and findings must be documented with a clear recommendation.

What you get

An experiment results report with hypothesis recap, primary and guardrail metrics, segment analysis, statistical significance, learnings, recommendation, next steps, and appendix.

  • Experiment results report
  • Ship-or-kill recommendation with next steps

By the numbers

  • Skill version 2.1.0 with a 9-section experiment results template
  • Quality checklist covers p-values, confidence intervals, and segment analysis

Files

SKILL.mdMarkdownGitHub ↗

<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->

Experiment Results

An experiment results document captures what happened when you tested a hypothesis, including statistical outcomes, segment analysis, learnings, and clear recommendations. Good results documentation turns individual experiments into organizational knowledge that improves future decision-making.

When to Use

  • After an A/B test or experiment reaches statistical significance
  • When an experiment is ended early (for any reason)
  • To communicate findings to stakeholders who weren't involved
  • During decision-making about whether to ship, iterate, or kill a feature
  • To build a repository of learnings that inform future experiments

When NOT to Use

  • The experiment is not designed or run yet -> use measure-experiment-design
  • The results demand a direction decision -> use iterate-pivot-decision; this skill reports the evidence, that one decides
  • You want the transferable learning banked for the organization -> follow up with iterate-lessons-log
  • Your data is survey responses, not a controlled experiment -> use measure-survey-analysis

Instructions

When asked to document experiment results, follow these steps:

1. Summarize the Experiment Provide context: what was tested, when it ran, how much traffic it received. Link to the original experiment design document if one exists.

2. Restate the Hypothesis Remind readers what you believed would happen and why. This frames the results interpretation.

3. Present Primary Results Show the primary metric outcome clearly: what were the values for control and treatment? Include statistical significance (p-value), confidence intervals, and sample sizes. Be honest about whether results are conclusive.

4. Analyze Secondary Metrics Present guardrail metrics that ensure you didn't cause unintended harm. Note any secondary metrics that moved unexpectedly.both positive and negative.

5. Segment the Data Look for differential effects across user segments (platform, tenure, plan type, etc.). Sometimes overall results mask important segment-level insights.

6. Extract Learnings What did you learn beyond the numbers? Include surprising findings, questions raised, and implications for the product hypothesis. Negative results are valuable learnings.

7. Make a Recommendation Be clear: should we ship, iterate, or kill? Support the recommendation with the evidence. If the decision is nuanced, explain the trade-offs.

8. Define Next Steps Specify what happens now.engineering work to ship, follow-up experiments, metrics to continue monitoring, or documentation to update.

Output Format

Use the template in references/TEMPLATE.md to structure the output. A complete readout fills every template section: Summary; Hypothesis Recap; Results; Segment Analysis; Visualization; Learnings; Recommendation; Next Steps; and Appendix.

Quality Checklist

Before finalizing, verify:

  • [ ] Statistical methods and significance are clearly stated
  • [ ] Confidence intervals are included (not just p-values)
  • [ ] Segment analysis checked for differential effects
  • [ ] Secondary/guardrail metrics are reported
  • [ ] Learnings go beyond just the numbers
  • [ ] Recommendation is clear and actionable
  • [ ] Negative or inconclusive results are reported honestly

Examples

See references/EXAMPLE.md for a completed example.

Related skills

How it compares

Use measure-experiment-results after experiments conclude; use measure-experiment-design beforehand and iterate-pivot-decision when results require a strategic direction change.

FAQ

What statistics does measure-experiment-results require?

measure-experiment-results requires primary metric values for control and treatment, p-values, confidence intervals, sample sizes, and guardrail metrics. The quality checklist mandates clear significance statements, not p-values alone.

When should measure-experiment-results not be used?

measure-experiment-results is for completed controlled experiments. Use measure-experiment-design before running tests and measure-survey-analysis when data comes from surveys rather than A/B splits.

What recommendation does measure-experiment-results produce?

measure-experiment-results ends with an explicit ship, iterate, or kill recommendation supported by primary results, segment findings, and guardrail metrics, plus concrete next steps for engineering or follow-up experiments.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.