subscription-entitlement-review
Installation
SKILL.md
Subscription Entitlement Review
Use this skill to keep money movement, product access, and support truth aligned.
Workflow
- Identify billing model, platform/provider, product catalog, and entitlement surfaces.
- Read
references/subscription-entitlement-patterns.md. - Map subscription states, entitlement derivation, ledger events, support views, and user messaging.
- Build an explicit channel precedence table for web, App Store, Google Play, team invoice, family sharing, and manual support overrides.
- Check upgrades, downgrades, trials, grace, cancellation, refund, restore, offline access, duplicate events, and renewal failure paths.
- Model paused, restored, and offline entitlements as explicit states with entry/exit criteria, TTL/effective dates, user copy, and reconciliation behavior.
- Produce a state machine, audit events, risks, and acceptance checks.
When not to use
- Do not use when the job belongs to
saas-subscription-pricing— Defer when the job matches saas-subscription-pricing instead. - Do not use for generic advice the base model already handles without this skill's specific artifact contract.