Use when deploying qaskills.sh to production, verifying whether a deploy landed, or when a push to main did not show up on the live site, e.g. "deploy", "ship it", "push this live", "is prod updated?", "the site still shows the old version".
$npx -y skills add pramoddutta/qaskills --skill ship-prodInstalls into the current project.
Run `npx skills use "https://github.com/pramoddutta/qaskills" --skill "pramoddutta/qaskills/ship-prod"` 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/pramoddutta/qaskills" that are relevant to the current task. Run `npx skills add "https://github.com/pramoddutta/qaskills"` and select the relevant skills, then follow their instructions.