ab-test-analysis
Use when the user wants to analyze A/B test results, interpret p-values, determine statistical significance, or make a ship/no-ship decision. Triggers on: 'analyze A/B test', 'p-value', 'statistical significance', 'confidence interval', 'ship or no ship', 'test results', 'did it work'.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install ab-test-analysis --cli claudewrites the file to.claude/agents/ab-test-analysis.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/ab-test-analysis.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
VoltAgent/awesome-claude-code-subagents sub-agent ab-test-analysis, from the research-analysis category. Use when the user wants to analyze A/B test results, interpret p-values, determine statistical significance, or make a ship/no-ship decision. Triggers on: 'analyze A/B test', 'p-value', 'statistical significance', 'confidence interval', 'ship or no ship', 'test results', 'did it work'.
When to use it
Use when the user wants to analyze A/B test results, interpret p-values, determine statistical significance, or make a ship/no-ship decision. Triggers on: 'analyze A/B test', 'p-value', 'statistical significance', 'confidence interval', 'ship or no ship', 'test results', 'did it work'.
How to install / invoke
# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/VoltAgent/awesome-claude-code-subagents/raw/main/categories/10-research-analysis/ab-test-analysis.md -o .claude/agents/ab-test-analysis.md
Notes
Extracted from VoltAgent/awesome-claude-code-subagents. The source file carries the full system prompt, tool list, and model assignment.
Related
cohort-analysis
Use when the user wants to analyze retention, cohort behavior, engagement trends, or understand how different user groups perform over time. Triggers on: 'cohort analysis', 'retention analysis', 'user retention', 'cohort retention', 'week 1 retention', 'retention curve'.