Agent skill
elasticity-lab
Use to run pricing elasticity experiments with consistent assumptions and guardrails.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/elasticity-lab
SKILL.md
Elasticity Lab Skill
When to Use
- Modeling price increases/decreases across segments.
- Evaluating new pricing metrics (consumption, seats, feature gates).
- Stress testing monetization experiments before council reviews.
Framework
- Data Inputs – define baseline metrics (ASP, win rate, churn, attach rate) with data sources.
- Elasticity Curves – map expected response bands (conservative/moderate/aggressive).
- Scenario Builder – plug in price/metric changes and auto-calc ARR, margin, churn impact.
- Risk Flags – highlight cohorts sensitive to change (industry, tenure, product mix).
- Experiment Plan – propose pilot cohorts, measurement windows, and success criteria.
Templates
- Elasticity workbook (inputs, assumptions, scenarios, summary).
- Pilot plan checklist with KPI thresholds.
- Risk matrix by cohort.
Tips
- Keep historical data windows consistent to avoid noisy comparisons.
- Document assumptions + version history for auditability.
- Pair with
pricing-governanceto log council approvals.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?