Verify OpenCode Mobile is PRODUCTION READY end-to-end. Triggers like "check production readiness", "are we ready to ship", "readiness check", "is opencode-mobile live", "is the app published". Runs a script that confirms both Google Play and F-Droid (self-hosted + mainline) are PUBLISHED and the app/site are healthy.
$npx -y skills add dzianisv/opencode-mobile --skill readiness-checkInstalls into the current project.
Run `npx skills use "https://github.com/dzianisv/opencode-mobile" --skill "dzianisv/opencode-mobile/readiness-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dzianisv/opencode-mobile" that are relevant to the current task. Run `npx skills add "https://github.com/dzianisv/opencode-mobile"` and select the relevant skills, then follow their instructions.