Experiment result reader
A/B tests die from two failure modes that have nothing to do with the variant: reading the result before the sample is big enough, and reading the result without controlling for the wrong thing. This skill encodes the discipline analysts use to avoid both.
When NOT to run this
- The user wants to design a new experiment (sample-size estimation, MDE, variant logic). That's a different skill: design vs read.
- The experiment isn't declared in
event-schema.yaml
[Description truncada. Veja o README completo no GitHub.]