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.

The order is the design

Installs
4
GitHub Stars
2
First Seen
Aug 7, 2026
vps-deploy-golden-path — vishalsachdev/claude-skills