play-store-release

Automate Play Store release workflows for Android apps with CI/CD steps.

14|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/piyushverma0/android-agent-skills --skill play-store-release
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: play-store-release
Source: https://github.com/piyushverma0/android-agent-skills/tree/main/skills/play-store-release
Command: npx skills add https://github.com/piyushverma0/android-agent-skills --skill play-store-release

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates and guides the Play Store release workflow for Android apps, ensuring submissions meet Play Console requirements and governance.

Core Features & Use Cases

  • Release management: handle versionCode/versionName, build configuration, AAB packaging, and signing for Play App Signing.
  • Compliance and policy checks: ensure target API levels, complete the Data Safety form, obtain content ratings, and satisfy store listing requirements.
  • Release strategy and rollout: manage internal/alpha/beta/production tracks, pre-launch checklists, and staged rollout planning.

Quick Start

Follow the release checklist to prepare a production-ready Play Store submission.

Frequently Asked Questions about play-store-release

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

FAQPage Schema
How do I automate Play Store release workflows for Android apps?

Automate Play Store release workflows by applying CI/CD-ready steps for versionCode increments, AAB packaging, signing, and data safety compliance. This approach guides version management, build configuration, and release track strategies from internal testing to production.

What do I need for Play Store data safety and compliance checks?

Play Store data safety compliance requires completing the Data Safety form, enforcing target API levels, and obtaining content ratings. The release checklist ensures your app satisfies store listing requirements and Play Console governance before submission.

How do I manage release tracks and staged rollouts in the Play Console?

Manage release tracks by planning staged rollouts across internal, alpha, beta, and production environments. The workflow applies pre-launch checklists to ensure proper rollout strategies and track management for your Android app.

Does this release management process support Android App Bundle packaging?

Yes, the release management process supports AAB packaging by guiding build configuration and signing for Play App signing. It ensures your Android App Bundle meets Play Console requirements before uploading to any release track.

How do I increment versionCode and versionName for a production release?

Increment versionCode and versionName through a guided release checklist that enforces proper version management for production-ready submissions. This step is integrated into the build configuration process to prevent version conflicts during rollout.