What problem does it solve?
This Skill automates the generation and orchestration of end-to-end Android Play Store publishing workflows, reducing manual setup and enabling consistent, auditable deployments across internal, beta, and production tracks.
Core Features & Use Cases
- Workflow orchestration: Automatically generate and wire three GitHub Actions workflows for internal testing, beta deployment, and production rollout.
- Pre-deploy validation: Coordinate checks and gate steps to ensure artifacts and secrets are in place before publishing.
- Environment management: Manage staged rollouts with configurable percentages and controlled progression between stages.
- Use Case: A team pushes a new app version; the skill generates internal, beta, and production workflows and guides the deployment with verification steps.
Quick Start
Use the android-playstore-publishing skill to generate and validate all publishing workflows. Refer to the SKILL.md body for step-by-step instructions and follow the three-step process to create internal, beta, and production workflows.