Analyze Test banner
stefanomartiradonna stefanomartiradonna

Analyze Test

Testing community

Description

--- description: Analyze A/B test results — statistical significance, sample size validation, and ship/extend/stop recommendations argument-hint: "<test results as data, screenshot, or description>" --- # /analyze-test -- A/B Test Analysis Evaluate experiment results with statistical rigor and translate findings into a clear product decision: ship, extend, or stop. ## Invocation ``` /analyze-test Control: 4.2% conversion (n=5000), Variant: 4.8% conversion (n=5100) /analyze-test [upload a CSV

Installation

Installs to ~/.claude/skills/stefanomartiradonna-claude-brain-analyze-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/stefanomartiradonna-claude-brain-analyze-test && curl -fsSL https://raw.githubusercontent.com/stefanomartiradonna/claude-brain/HEAD/commands/analyze-test.md -o ~/.claude/skills/stefanomartiradonna-claude-brain-analyze-test/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository