Native release readiness
Skill jukrap/ai-agent-playbook/skills/mobile/native-release-readiness
Use when preparing, reviewing, or troubleshooting mobile app releases, signing, provisioning, build channels, store distribution, release artifacts, or release-build cleanup.From its SKILL.md
npx -y skills add jukrap/ai-agent-playbook --skill native-release-readinessAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.2 KB, 192 tokens by cl100k_base, as published. Nobody here has run it
Native Release Readiness
Use this as the primary mobile skill for app release readiness across native, Expo, React Native, and hybrid apps.
Workflow
- Identify target platform, release channel, application id, version/build number, signing state, artifact path, and rollback or hotfix route.
- Check build profile, scheme/flavor, store metadata, privacy declarations, entitlement/permission changes, and release notes together.
- Confirm release-build cleanup for debug bridges, test endpoints, local overrides, verbose logs, non-production entitlements, and device-control surfaces.
- Record build evidence, skipped device/store checks, residual risk, and rollout or rollback constraints.
Reference
Read references/release-signing-and-store-checks.md for signing, provisioning, store metadata, privacy, and release artifact review.
Read references/mobile-build-channel-checks.md for build profiles, release channels, staged rollout, and release-build cleanup.
What ships with it: 2 files
3.4 KB alongside SKILL.md