This handles Google Play Console submission validation before you push a build live. It wraps the GPD CLI to check edit validity, track readiness, and whether your metadata and assets are properly configured. The pre-submission checklist approach is smart because catching issues before submission saves you from the frustrating back-and-forth with Play Console rejections. Assumes you've already got auth set up and a build uploaded. It's part of a larger App Store Connect CLI skills collection, which explains why it lives in that repo despite being Play Store focused. If you're shipping Android apps regularly, having this in your workflow beats manually checking the console every time.
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill gpd-submission-health