This skill helps you check if your app is ready to submit to the App Store. It then guides you through the release process using asc commands. You can validate, stage, and submit your app version step by step.
The tool looks for blocking issues like missing metadata or build problems. It tells you what can be fixed with public API commands and what needs a manual or web session fix. You can also run a one-command upload and submit flow.
Developers and app publishers benefit from clear readiness checks and automated release steps. This saves time and reduces mistakes before sending your app for review.
Global
mkdir -p ~/.claude/skills/asc-release-flowProject
mkdir -p .claude/skills/asc-release-flowSource Repository
Release Skillsjimliu/baoyu-skills
Universal release workflow auto-detects your project type and handles changelogs and GitHub releases
Changelog Automationwshobson/agents
Turn commits into clear changelogs with automation and standard formats
Msstore Cligithub/awesome-copilot
Publish Windows apps to the Microsoft Store from the command line easily
Shipping And Launchaddyosmani/agent-skills
Deploy safely with checklists, feature flags, and staged rollouts
Changelog Generatorcomposiohq/awesome-claude-skills
Turn messy git commits into clear changelogs your users will love reading
Deploy Checklistanthropics/knowledge-work-plugins
A pre-deployment checklist to verify readiness before shipping any release
Claude Code Plugin Releasethedotmack/claude-mem
Automate version bumps, tags, releases, and changelogs for plugins
Asc Submission Healthrudrankriyam/app-store-connect-cli-skills
Validate app store submissions and monitor review status with simple commands