What problem does it solve? Accessing TestFlight beta feedback, tester lists, and build status normally requires logging into the App Store Connect web UI and clicking through multiple screens. This Skill queries the App Store Connect API directly from the terminal, returning structured JSON for feedback, testers, builds, and beta groups. ## Core Features & Use Cases - Beta Feedback Retrieval: Fetches screenshot and crash submissions from TestFlight so you can review tester-reported issues without opening a browser. - Tester & Build Management: Lists beta testers with invite status and device info, recent builds with processing state, and beta groups with public link status. - Raw API Access: Supports arbitrary App Store Connect API endpoints for queries beyond the built-in commands. - Use Case: After shipping a new beta build, ask your agent to check TestFlight feedback for your app's bundle ID and get a readable summary of crash reports and tester comments. ## Quick Start Ask the agent to check TestFlight feedback for your app using its bundle ID, ensuring the Apple App Store Connect credentials are set in your environment first.