.claude/skills/deploy/SKILL.md
Deploy Kaizen components with safety checks and validation
npx skillsauth add Dirty13itch/kaizen deployInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Deploy workflow for Kaizen infrastructure. Follow this sequence:
kubectl get nodes -o wide to verify cluster healthkubectl apply --dry-run=client -f <manifest>Arguments: $ARGUMENTS
Safety rules:
testing
Pre-commit validation suite for manifests, scripts, and configs
testing
Run the full integration test suite
testing
Check Kaizen system health across all nodes and services
testing
Resume from last checkpoint — show progress, cluster state, next actions