Marketing Tools / Lifecycle CRM
Lifecycle Experiment Planner
Design lifecycle A/B tests with hypothesis checks, sample-size guidance, and stopping criteria.
experimentation, ab-testing, lifecycle, statistics
Install this skill
Install (Codex)
./bin/skills-hub install marketing/[email protected] --runtime codex
Install (Claude)
./bin/skills-hub install marketing/[email protected] --runtime claude
Install (Generic)
./bin/skills-hub install marketing/[email protected] --runtime generic --target ./my-agent/skills
How You Can Use This
Documentation
Execution: instructions
First run: Read SKILL.md and follow the documented workflow.
Current limits
- Instruction package only; it does not provide or authorize an executable runtime capability.
Packaged executable helpers
scripts/sample_size.py · Not verified · local-tool
First run: python3 scripts/sample_size.py 0.05 0.01
- Packaged helper exists, but current clean-client executable evidence is not recorded.
Classification: declared
Operational Summary
Use when: Use when a lifecycle experiment needs statistical assumptions, stop rules, and guardrail metrics defined clearly.
Execution mode: may-run-local-verification
Approval boundary: Safe for planning; require human approval before launching lifecycle experiments or changing user journeys.
Status
Readiness: Experimental
Security reviewed: no
Lifecycle: Active
Runtime & Dependencies
ID: marketing/lifecycle-experiment-planner
Runtimes: codex, claude, generic
Tool dependencies: 1
API dependencies: 0
Dependencies
Tools: python3
APIs: Not documented
Outputs
- Hypothesis plan
- Sample-size guidance
- Stop criteria