Android Polish

Final polish + ship-readiness gate for a built Android app. Use LAST in the pipeline - after the MCP has written the code and the app builds - to take it from "works" to "passes Google Play review and feels finished." Runs a severity-ordered checklist (P0 ship-blockers first - target-API gate, AAB + Play App Signing, 16 KB page size, themed-icon monochrome layer, release crashes/ANRs; then P1 quality - states, accessibility, performance, tests, static analysis, localization, process-death; then P2 spit-shine) and attaches a concrete verification method (a command, tool, or snapshot) to every item. Pulls store/icon assets from the asset library when one is available, with a manual fallback when it is not. Trigger on "polish my app", "is this ready to ship", "final pass", "prep for release", "store assets", "code cleanup", "make it feel finished".

Mcgrass-ops 64b7146 7 files · 26.0 KB Updated

File contents

Mcgrass-ops/android-studio-pipeline/tree/main/skills/android-polish commit 64b71460e5

Frequently asked questions

npx skillmds@latest add mcgrass-ops/android-polish