subscription-state-diagram
Installation
SKILL.md
Subscription State Diagram
Phase 0: Intent
Use this skill when you need a single place to look up:
- What states a Google Play subscription can be in.
- Which RTDN (Real Time Developer Notification) moves a subscription from one state to the next.
- Whether a given state grants access to paid content.
- What token behavior to expect across renewals, pauses, holds, and resubscribes.
This is a reference skill. It does not write code for you. It hands you the map so you can point at a node, point at an edge, and then make a decision about access or acknowledgement.
Phase 1: Locate
Tell the skill which part of the state machine you care about. Pick the shortest path that matches your question.