Asc Release Flow
Automates the entire release process using Asc, streamlining deployments and reducing manual errors for faster DevOps workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add asc-release-flow npx -- -y @trustedskills/asc-release-flow
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"asc-release-flow": {
"command": "npx",
"args": [
"-y",
"@trustedskills/asc-release-flow"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The asc-release-flow skill automates the release process for apps on the Apple App Store using the App Store Connect API. It handles tasks like creating and managing app versions, submitting builds, and coordinating with CI/CD pipelines to streamline deployment.
When to use it
- Automating the submission of new app versions to the App Store
- Integrating app store release workflows into a CI/CD pipeline
- Managing multiple app releases across different environments (e.g., staging, production)
- Ensuring consistent and repeatable release processes for iOS apps
Key capabilities
- Integration with Apple App Store Connect API
- Automation of build submission and version management
- Support for CI/CD pipeline integration
- Handling of release notes and metadata updates
Example prompts
- "Prepare the app for release on the App Store using the latest build from our CI system."
- "Submit a new version of MyApp to the App Store with release notes: 'Bug fixes and performance improvements.'"
- "Check the status of the current App Store Connect submission and notify if it's approved or rejected."
Tips & gotchas
- Ensure your AI agent has access to valid Apple Developer credentials for API calls.
- This skill is designed for iOS app releases only; Android workflows are not supported.
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.