Detects review-blocking configuration issues including sub-1.0 version numbers, beta in app name, staging endpoints, and missing demo credentials that prevent reviewers from evaluating the app, violating Guidelines 2.1 and 2.3.
$npx -y skills add cruisediary/apple-app-review-skills --skill review-readiness-checkInstalls into the current project.
Run `npx skills use "https://github.com/cruisediary/apple-app-review-skills" --skill "cruisediary/apple-app-review-skills/review-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/cruisediary/apple-app-review-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cruisediary/apple-app-review-skills"` and select the relevant skills, then follow their instructions.