tddworkstddworksOfficialยท1 Agent Skills Included

asc-cli

Automate App Store releases, builds, and TestFlight from terminal

Automates App Store Connect workflows including builds, releases, TestFlight, subscriptions, and screenshots from the terminal or CI pipelines. Eliminates manual clicking through the App Store Connect web dashboard and slow repetitive release steps. Outputs structured JSON with ready-to-run follow-up commands so agents and scripts can drive the full release workflow without knowing the command tree.
npx skills add tddworks/asc-cli --all -g -y
Available:

Instructs the agent to follow strict test-driven development, a three-layer architecture, and dual CLI-plus-REST exposure rules when building or extending features in this project.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install asc-cli?โ–ผ

Run `npx skills add tddworks/asc-cli --all -g -y` in your terminal to install all skills in this suite globally.

What can asc-cli automate in App Store Connect?โ–ผ

It handles builds, version releases, TestFlight beta groups, screenshots, in-app purchases, subscriptions, customer reviews, and sales reports directly from your terminal or CI pipeline.

Can AI agents use asc-cli without knowing its commands?โ–ผ

Yes. Every response returns structured JSON with affordances, which are ready-to-run follow-up commands, so an agent can navigate the full release workflow without memorizing the command tree.

Does asc-cli work in CI pipelines?โ–ผ

Yes. It supports environment-variable authentication and scriptable JSON output, making it ideal for automated build uploads and release steps in CI.

What do I need to start using asc-cli?โ–ผ

You need macOS 13 or later and an App Store Connect API key, which you can create in your Apple developer account and save with the asc auth login command.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’