AI AGENT ADDONS
Release Management
1,969installs

App developers can use this skill to get their apps ready for the App Store. It checks if an app can be submitted right now and points out any problems. The skill then helps run the full release flow using the asc command line tool.

You can validate your app, stage a new version, and submit it for review. It also handles subscriptions, in-app purchases, Game Center, and privacy checks. The skill explains each step with clear commands and options like dry-run to test before making changes.

If something blocks the submission, the skill tells you whether you can fix it with a public API command or if you need a web session or manual step. This saves time and helps avoid surprises during app release.

Add Asc Release Flow skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-release-flow

Project

mkdir -p .claude/skills/asc-release-flow

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago