home / skills / gtmagents / gtm-agents / loyalty-modeling
/plugins/loyalty-lifecycle-orchestration/skills/loyalty-modeling
This skill helps design and stress-test loyalty programs by modeling tiers, economics, and ROI scenarios for informed decision-making.
npx playbooks add skill gtmagents/gtm-agents --skill loyalty-modelingReview the files below or copy the command above to add this skill to your agents.
---
name: loyalty-modeling
description: Use to model economics, tiers, and impact forecasts for loyalty programs.
---
# 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
1. **Inputs** – member base, transaction frequency, average order value, churn, CAC.
2. **Earning Model** – simulate points accrual, mission completion, and bonus events.
3. **Redemption Model** – estimate burn rates, cost per reward, and liability curves.
4. **Impact Drivers** – model uplift in retention, cross-sell, referral, or ARPU.
5. **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-loyalty` command to ensure blueprint is financially sound.
---
This skill models the economics, tiers, and impact forecasts for loyalty programs. It provides a modular toolkit to simulate earning and redemption, project liability curves, and quantify business outcomes like retention uplift and ROI. The skill is designed for cross-functional teams—marketing, finance, and revenue ops—to build data-driven loyalty business cases.
You provide core inputs (member base, transaction frequency, AOV, churn, CAC) and the skill runs an earning model to simulate points accrual, missions, and bonus events. A redemption model projects burn rates, cost-per-reward, and liability over time. Impact drivers layer on expected changes in retention, cross-sell, referrals, or ARPU, and scenario planning compares base, optimized, and aggressive variants.
How do I handle breakage assumptions?
Model multiple breakage rates and run sensitivity tables; align expected breakage with historical redemption patterns and finance recognition rules.
Can I isolate the impact of a single driver (e.g., retention uplift)?
Yes. Toggle other levers off and run a scenario that only adjusts the retention uplift to measure its marginal effect on revenue and ROI.