Wax deployment orchestration skill. Use when releasing new versions of Wax across npm, Homebrew, OpenClaw, OpenCode, or Claude Code channels. Covers version bumping, congruency validation, binary building, staged publishing, and rollback procedures.
$npx -y skills add christopherkarani/wax --skill wax-deployInstalls into the current project.
Run `npx skills use "https://github.com/christopherkarani/wax" --skill "christopherkarani/wax/wax-deploy"` 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/christopherkarani/wax" that are relevant to the current task. Run `npx skills add "https://github.com/christopherkarani/wax"` and select the relevant skills, then follow their instructions.