android-play-production-checklist

Evaluate Android Expo or React Native releases for Google Play production readiness.

3|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/joshka0/foxctl --skill android-play-production-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-play-production-checklist
Source: https://github.com/joshka0/foxctl/tree/main/configs/skills-external/android-play-production-checklist
Command: npx skills add https://github.com/joshka0/foxctl --skill android-play-production-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you validate an Expo or React Native Android release for Google Play production readiness by surfacing the highest-risk submission, policy, access, and rollout blockers before you publish.

Core Features & Use Cases

  • Progressive readiness verdicts: Produces a clear Ready/Probably/Not Ready/Unknown outcome based on staged evidence discovery rather than dumping a full checklist.
  • Domain-by-domain gap detection: Assesses binary/signing, Play Console submission packet completeness, data safety & permissions, AI/UGC safety, store listing, testing tracks, billing, accessibility/age rating, sensitive categories, and quality/rollout risk.
  • Actionable remediation plan: For each blocker, requests specific missing facts and defines evidence, fixes, verification steps, and (when appropriate) automation guidance without bypassing policy requirements.

Quick Start

Run android-play-production-checklist to evaluate your app’s release readiness for production rollout and return a verdict with the highest-risk blockers to fix first.

Frequently Asked Questions about android-play-production-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify my Expo Android app is ready for Google Play production release?

To verify your Expo Android app for Google Play production release, run a staged readiness checklist assessing technical, policy, access, and risk domains. This evaluates build artifacts, Play Console packet completeness, and declarations to produce a Ready, Probably, Not Ready, or Unknown verdict.

What is a Google Play production readiness checklist and when do I need it?

A Google Play production readiness checklist validates your Android release for production rollout by checking build artifacts, data safety declarations, and reviewer access. You need it before any new app launch or update submission to prevent high-risk policy violations.

How do I fix Google Play data safety and AI UGC policy blockers before submitting my React Native app?

To fix Google Play data safety and AI UGC policy blockers, generate an actionable remediation plan that requests missing facts and defines evidence and verification steps. This ensures compliance without bypassing policy requirements during your production submission.

Can I use a production release checklist for both new Expo Android launches and updates?

Yes, you can use a production release checklist for both new Expo Android launches and updates. It assesses domain-by-domain gaps including binary signing, store listing, testing tracks, billing, and rollout risk to validate submission readiness across both scenarios.

What are the limitations of automating Google Play production readiness checks?

Automating Google Play production readiness checks has limitations: the process avoids unsafe automation or publishing decisions without explicit approval. It requires progressive disclosure and blocker-focused evidence collection to ensure safe, manual verification of policy readiness.