Asc Testflight Orchestration
Automates App Store Connect (ASC) testflight builds & releases, streamlining iOS app deployment and saving valuable development time.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add asc-testflight-orchestration npx -- -y @trustedskills/asc-testflight-orchestration
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"asc-testflight-orchestration": {
"command": "npx",
"args": [
"-y",
"@trustedskills/asc-testflight-orchestration"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The asc-testflight-orchestration skill automates the process of managing TestFlight builds and distributions through App Store Connect. It enables users to streamline tasks like creating builds, uploading binaries, inviting testers, and monitoring test flight statuses using command-line tools.
When to use it
- Automating repetitive TestFlight management tasks during app development cycles
- Integrating TestFlight workflows into CI/CD pipelines for faster release processes
- Managing multiple builds and testing phases across different environments
- Reducing manual errors in build distribution and tester invitations
Key capabilities
- Upload and manage iOS app builds on App Store Connect
- Invite testers to TestFlight builds programmatically
- Monitor and track TestFlight build statuses
- Automate the creation of new TestFlight builds
Example prompts
- "Upload the latest IPA file to TestFlight with the version 1.2.3."
- "Invite all members from the 'QA Team' group to the TestFlight build with ID 456789."
- "Check the status of all active TestFlight builds and report any issues."
Tips & gotchas
- Ensure you have valid App Store Connect credentials configured before using this skill.
- Some actions may require administrative privileges on App Store Connect.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.