This handles deployments to Coolify, the self-hosting platform, with an emphasis on not breaking production. It covers static sites, application containers, and Docker-based apps across multiple runtimes like Node, Python, Go, and Rust. You get checklists for before, during, and after deployment, plus health check examples in different languages and rollback procedures. The real value is in the systematic approach: it includes a confidence scoring system and an anti-rationalization table that calls out common shortcuts like skipping health checks or configuring environment variables after deploy. If you're running Coolify and tired of wing-it deployments, this gives you a repeatable process.
npx skills add https://github.com/v1truv1us/ai-eng-system --skill coolify-deploy