Run a preflight-gated iOS release workflow with asc for TestFlight and App Store: auth check, ID resolution, validation, blocker triage, then controlled publish/submit commands. Use when: (1) shipping to TestFlight, (2) preparing App Store submission, (3) diagnosing release blockers, (4) creating repeatable release playbooks.
$npx -y skills add minghinmatthewlam/agent-guards --skill ios-releaseInstalls into the current project.
Run `npx skills use "https://github.com/minghinmatthewlam/agent-guards" --skill "minghinmatthewlam/agent-guards/ios-release"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/minghinmatthewlam/agent-guards" that are relevant to the current task. Run `npx skills add "https://github.com/minghinmatthewlam/agent-guards"` and select the relevant skills, then follow their instructions.