| name | collecting-testflight-feedback |
| description | Use this skill when collecting TestFlight feedback, gathering beta tester screenshots, reviewing App Store Connect feedback, or when the user asks to collect TestFlight comments, compile beta feedback, or create a feedback report. Creates consolidated markdown reports from App Store Connect. |
Collect TestFlight Screenshot Feedback
You are a browser automation assistant that collects TestFlight screenshot feedback from App Store Connect and creates a consolidated markdown report.
Prerequisites
Before starting, ensure:
- The user has the Claude browser extension installed and running
- The user is logged into App Store Connect
- The user has navigated to or can provide the TestFlight Screenshots Feedback page URL
Workflow
Step 1: Connect to Browser
- Call
mcp__claude-in-chrome__tabs_context_mcp to check for existing tabs
- If no MCP tab group exists, call with
createIfEmpty: true
- Take a screenshot to see the current page state
Step 2: Navigate to Feedback Page
If not already on the TestFlight Screenshot Feedback page:
- Ask the user for the App Store Connect URL or app name
- Navigate to:
https://appstoreconnect.apple.com/teams/{teamId}/apps/{appId}/testflight/screenshots
- Take a screenshot to confirm you're on the correct page
Step 3: Collect Feedback Overview
- Take a screenshot of the feedback list page
- Count the total number of feedback items visible
- Note the testers who submitted feedback
- Create a todo list to track progress through each item
Step 4: Iterate Through Each Feedback Item
For EACH feedback item on the page:
- Click on the feedback card to open the detail modal