vps-deploy-golden-path
Installation
SKILL.md
VPS Deploy Golden Path
A deploy script is easy to write and easy to write dangerously. The failure that matters is not a deploy that errors, it is a deploy that reports success while the app is down - or one that quietly ships the previous build.
Copy assets/deploy.sh.template to scripts/deploy.sh, fill the
CONFIG block, and keep every step. Each one is in there because its absence caused a real
outage.