experiment-tracking

Plan, execute, and interpret controlled experiments to validate product hypotheses.

116|9|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/elophanto/EloPhanto --skill experiment-tracking-elophanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment-tracking
Source: https://github.com/elophanto/EloPhanto/tree/main/skills/experiment-tracking
Command: npx skills add https://github.com/elophanto/EloPhanto --skill experiment-tracking-elophanto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables teams to plan, execute, and interpret experiments with statistical rigor to validate product hypotheses and de-risk decisions.

Core Features & Use Cases

  • Hypothesis formulation and experimental design
  • Sample size calculation and power analysis
  • Implementation coordination with instrumentation and dashboards
  • Results interpretation and go/no-go decision making
  • Portfolio management across multiple experiments

Quick Start

Design a two-variant A/B test for a signup flow and analyze results to decide whether to roll out.

Frequently Asked Questions about experiment-tracking

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

FAQPage Schema
How do I calculate sample size and run power analysis for an A/B test?

Sample size calculation and power analysis are core features for planning controlled experiments. You input clear hypotheses and predefined KPIs to determine the required sample size for statistical rigor before execution.

What's the best way to design a two-variant A/B test for a signup flow?

Designing a two-variant A/B test involves formulating clear hypotheses, defining KPIs, ensuring proper randomization, and calculating sample size. This approach validates product hypotheses and de-risks rollout decisions.

How do I interpret A/B test results to make a go/no-go decision?

Interpreting results involves analyzing the collected data against predefined KPIs and guardrails. This process supports go/no-go decision making by validating whether the experiment's hypothesis holds statistical significance.

Can I use this for multi-variant tests across web and mobile experiences?

Yes, this supports multi-variant tests across web and mobile experiences. It handles feature experiments with proper randomization and documented results to validate product hypotheses.

What do I need to set up before running controlled experiments?

You need clear hypotheses, predefined KPIs, and proper randomization. Implementation coordination also requires instrumentation and dashboards to track results effectively throughout the experiment.

How do I manage a portfolio of multiple experiments running at the same time?

Portfolio management across multiple experiments is a core feature. It allows teams to coordinate implementation, track guardrails, and document results across concurrent tests to drive decisions.