deploy-verify

Installation
SKILL.md

Post-Deploy Verification

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.

Critical Rules

Run within 15 minutes of deploy. The sooner you check, the smaller the blast radius.

Parallel where possible. Sentry, Supabase, and Langfuse checks are independent — run them in parallel to save time.

The verdict must be binary. SHIP, ROLLBACK, or MONITOR (with clear criteria for when MONITOR escalates to ROLLBACK).

Evidence over opinion. Every check produces a PASS/FAIL with specific data. Never say "looks fine."

Always use the browser-anti-stall protocol when using Playwright browser MCP tools.


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