asc-submission-health

Automate App Store build preflight checks and submission via the asc command-line tool.

32|10|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/moasq/nanowave --skill asc-submission-health-moasq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-submission-health
Source: https://github.com/moasq/nanowave/tree/main/internal/orchestration/skills/features/asc-submission-health
Command: npx skills add https://github.com/moasq/nanowave --skill asc-submission-health-moasq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps prevent common App Store submission failures and provides tools to monitor the review status of your app builds, reducing the time and frustration associated with shipping.

Core Features & Use Cases

  • Pre-submission Checks: Verifies build status, encryption compliance, content rights, version metadata, localizations, screenshots, and privacy policy URLs.
  • Automated Submission: Submits builds for review using the Review Submissions API or the asc submit command.
  • Status Monitoring: Tracks the progress of submissions and provides error details for troubleshooting.
  • Use Case: Before submitting a new version of your app, use this Skill to run through a comprehensive checklist, ensuring all requirements are met and avoiding potential rejections.

Quick Start

Use the asc-submission-health skill to preflight the build with ID 'YOUR_BUILD_ID' for the app with ID 'YOUR_APP_ID'.

Frequently Asked Questions about asc-submission-health

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run preflight checks for an App Store submission?

Preflight checks for an App Store submission validate build status, encryption declarations, content rights, version metadata, localizations, screenshots, and privacy policy URLs to prevent common rejection failures before submitting builds for review.

What causes App Store submission failures and how can I check for them?

App Store submission failures are commonly caused by missing encryption declarations, incomplete version metadata, invalid privacy policy URLs, or unverified build statuses. You can check for them by running automated preflight checks before submitting your build for review.

How do I automate App Store build submissions using the asc command-line tool?

Automate App Store build submissions using the asc command-line tool by validating preflight requirements and submitting builds for review via the Review Submissions API or the asc submit command, reducing manual effort and shipping frustration.

Can I monitor App Store review status and handle submission errors?

Yes, you can monitor App Store review status and handle submission errors using this Skill, which tracks submission progress and provides error details for troubleshooting common failures during the app review process.

Do I need specific build IDs and app IDs to validate my App Store submission?

Yes, you need specific build IDs and app IDs to validate your App Store submission, as the Skill requires these identifiers to target the exact build and verify its metadata, localizations, and compliance before submitting for review.