Deploy a bex App to the current Kubernetes cluster and verify it reaches Ready. Use when the user asks to deploy a bex.yml or the sample app and validate the rollout end to end.
$npx -y skills add bex-co/bex --skill deploy-appInstalls into the current project.
Run `npx skills use "https://github.com/bex-co/bex" --skill "bex-co/bex/deploy-app"` 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/bex-co/bex" that are relevant to the current task. Run `npx skills add "https://github.com/bex-co/bex"` and select the relevant skills, then follow their instructions.