ワンクリックで
experiment-analyzer
Design and analyze A/B tests and experiments — sample size, statistical significance, and result interpretation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Design and analyze A/B tests and experiments — sample size, statistical significance, and result interpretation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Orchestrate multi-agent teams in Claude Code — set up coordinated sessions with task delegation, inter-agent communication, and parallel execution
Leverage Claude Code's ultra-deep planning mode for complex architecture decisions, multi-file refactors, and system design
Deep code review using Claude Code's thorough analysis mode — security, performance, correctness, and maintainability
Safe isolated testing environment for multi-agent swarm topologies before production deployment
Automatically summarizes the current session context to prevent token window overflow.
Claude Code context pruner: slash command to summarize session and reset token bloat
| name | experiment-analyzer |
| description | Design and analyze A/B tests and experiments — sample size, statistical significance, and result interpretation |
| allowed-tools | ["Read","Write","Grep"] |
| effort | medium |
Experiment: New checkout flow
Primary metric: Conversion rate
MDE: 2% relative lift
Sample size: 50K users/group (14 days at current traffic)
Results:
Control: 3.21% conversion
Treatment: 3.34% conversion
Lift: +4.1% (95% CI: [+1.2%, +7.0%])
p-value: 0.008 (< 0.05 threshold)
Guardrails: Page load time unchanged, error rate unchanged
Recommendation: Ship. Statistically significant with positive lift.