asc-ad-hoc-distributio…
Prepare, publish, resume, and verify private iOS release-testing installs with asc distribute. Use when distributing an IPA to registered devices outside…
Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.
$ npx -y skills add rorkai/app-store-connect-cli-skills --skill asc-build-lifecycle --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/asc-build-lifecycleContext preview
The summary Claude sees to decide when to auto-load this skill.
Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.
name: asc-build-lifecycle description: Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.
Use this skill to manage build state, processing, and retention.
the workflow must also distribute to TestFlight or stage an App Store release.
A collection of Agent Skills for shipping with the asc cli (asc). These skills help agents run builds, TestFlight, metadata, submissions, signing, and Apple Ads workflows. This is a community-maintained, unofficial skill pack and is not affiliated with Apple.
Prepare, publish, resume, and verify private iOS release-testing installs with asc distribute. Use when distributing an IPA to registered devices outside…
Collect, download, and verify App Store Connect Analytics reports with asc. Use when users need to discover analytics report requests, select report instances…
Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App…
Use when managing Apple Ads with asc, including OAuth profiles, ad-account discovery, Platform API v1 campaigns and targeting, reports, assets,…
Run an offline ASO audit on canonical App Store metadata under `./metadata` and surface keyword gaps using Astro MCP. Use after pulling metadata with `asc…
Guidance for using asc cli in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with…