deployment-observability-smoke

Installation
SKILL.md

Deployment Observability Smoke

  1. Run remote status check from Makefile.
  2. Run remote logs scan for fatal patterns.
  3. Optionally check health URL.
  4. Return structured pass/fail result.

Command

python3 skills/deployment-observability-smoke/scripts/smoke.py --root . --env-mode test --dry-run
python3 skills/deployment-observability-smoke/scripts/smoke.py --root . --env-mode prod --health-url "$HEALTH_URL"
Related skills
Installs
5
First Seen
Feb 10, 2026