Skip to main content
Run any Skill in Manus
with one click

debugging-prod

Stars2
Forks0
UpdatedJune 24, 2026 at 06:58

Investigate production issues for the self-hosted Vacation Price Tracker stack (project vpt-prod). Use when something is broken or suspicious in prod — 5xx/empty responses, a tracked trip with wrong/stale prices, a stuck or failing price-check workflow, missing notifications, slow/odd LLM chat behaviour, or a deploy that won't come healthy. Covers the read paths: docker logs on the prod host, structured app logs in Axiom (via `pnpm prod:axiom`), the /v1/admin/sql endpoint (via `pnpm prod:query`), the Temporal Web UI, Langfuse, and the /ready probe. From a Claude Code web session, `pnpm prod:query` and `pnpm prod:axiom` work out of the box using injected shell-env credentials (no .env.prod).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly