deploy-verify

Installation
SKILL.md

Post-Deploy Verification

Degree of freedom: MIXED. Verdict and MONITOR escalation [HIGH freedom]; probe sequences and the report table [LOW freedom — run exactly].

Automated post-deploy health check across all services. Run after every deploy to catch regressions before users do. Works with any project — auto-detects configuration.

How to reason

  1. Observe — what did each probe actually return (counts, logs, screenshots)?
  2. Interpret — new-since-deploy vs pre-existing; skip-missing vs real fail
  3. Classify — PASS / MONITOR / FAIL per phase
  4. Severity — auth/data-loss/5xx on the main path outranks a Langfuse quiet window

Worked example

Installs
27
GitHub Stars
9
First Seen
Jun 15, 2026
deploy-verify — kensaurus/cursor-kenji