What problem does it solve? App Store submissions fail or stall for opaque reasons, and developers struggle to identify which blocker is stopping a release, how to repair it, and whether to monitor, cancel, or retry an existing review submission. ## Core Features & Use Cases - Readiness Diagnosis: Runs asc validate and asc review doctor to produce an ordered blocker report covering builds, metadata, screenshots, encryption, age rating, and availability. - Repair Routing: Directs each blocker to the correct fix path, separating public App Store Connect API repairs from web-session automation and manual App Store Connect work. - Review Lifecycle Management: Monitors review status and history, cancels unhealthy submissions with confirmation, and decides when a repaired version is ready to hand back to the release flow. - Use Case: Your iOS app version is stuck and asc validate reports an unresolved encryption declaration plus a missing privacy policy URL. The skill identifies both blockers, walks you through the exact asc commands to fix them, and confirms when the version is ready to resubmit. ## Quick Start Ask the assistant to diagnose why your App Store version cannot be submitted and list the blocking issues with their repair steps.