This walks you through optimizing your app's review prompt timing to get more high ratings and fewer low ones. You'll get a framework for when to trigger SKStoreReviewRequest or the Play In-App Review API (hint: after success moments, not on cold open), session-based gating rules, and the pre-prompt survey technique that can lift your rating by 0.3 to 0.8 stars by filtering out unhappy users before they hit the native prompt. It also covers version-gating strategies for iOS and how to run a recovery campaign if you've taken a ratings hit. The output is a concrete prompt strategy with trigger logic, identified success moments, and a timeline if you're recovering from a bad period.
npx skills add https://github.com/eronred/aso-skills --skill rating-prompt-strategy