What problem does it solve?
This Skill removes the guesswork from releasing an iOS build to TestFlight by validating prerequisites, triggering the upload, and confirming the build actually appears in App Store Connect.
Core Features & Use Cases
- Pre-flight validation: Checks the current TestFlight floor, workflow version, and Apple agreement status before release work begins.
- Automated release orchestration: Triggers the GitHub Actions workflow, watches the run, and recognizes common blockers such as version conflicts and missing agreements.
- Evidence-based verification: Requires visible App Store Connect proof, including build status and screenshot-backed confirmation, before reporting success.
- Use case: A mobile engineer needs to publish a new driver app build, resolve a 403 agreement issue or a 409 version conflict, and verify the upload without manual guesswork.
Quick Start
Use this Skill to release the next iOS build to TestFlight, resolve any blocking agreement or version issues, and return only when the new build is visibly processing or complete in App Store Connect.