Agent skill
loyalty-modeling
Use to model economics, tiers, and impact forecasts for loyalty programs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/loyalty-modeling
SKILL.md
Loyalty Modeling Toolkit Skill
When to Use
- Designing new loyalty tiers or revamping benefits.
- Building business cases for loyalty investments.
- Stress-testing point liability, breakage, and ROI.
Framework
- Inputs – member base, transaction frequency, average order value, churn, CAC.
- Earning Model – simulate points accrual, mission completion, and bonus events.
- Redemption Model – estimate burn rates, cost per reward, and liability curves.
- Impact Drivers – model uplift in retention, cross-sell, referral, or ARPU.
- Scenario Planning – compare base vs optimized vs aggressive variants.
Templates
- Driver sheet (input assumptions, tier thresholds, rewards cost).
- Sensitivity table (goal → driver → delta → impact).
- Executive summary page for approvals.
Tips
- Keep calculators modular so benefits can be toggled quickly.
- Align with finance on liability recognition + accounting treatment.
- Pair with
plan-loyaltycommand to ensure blueprint is financially sound.
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?