pawrrtal-live-ops
Installation
SKILL.md
Pawrrtal Live Ops
Use this skill when the question is about the real running Pawrrtal service, not just the code in the checkout. The rule is: live process, live environment, live logs, live HTTP checks, then code.
How It Works
Treat the running service as authoritative. The local shell may be on the wrong branch, may have the wrong DATABASE_URL, or may run a different Paw CLI profile than the user-facing service.
On the VPS production deployment, the authoritative unit is usually root
pawrrtal.service with working directory
/mnt/HC_Volume_105512717/deploy/pawrrtal. The older user unit
pawrrtal-dev.service is a dev-service fallback only; do not assume it exists
or owns production unless live checks prove it.
Cookbook
Read the relevant cookbook before acting: