CtrlK
BlogDocsLog inGet started
Tessl Logo

matthew-a-carr/deploy-smoke-test

Confirm a production deploy actually landed and is healthy. Verifies the latest Vercel Production deployment is READY and matches the current `main` commit, runs HTTP canary checks against travel.matthewcarr.dev, confirms migrations applied, and checks for a post-deploy Sentry error spike. Use after merging to `main`, or when a human asks "is prod healthy?" / "did the deploy go out?" / "smoke test production". Read-only against prod by default.

78

1.53x
Quality

90%

Does it follow best practices?

Impact

100%

1.53x

Average score across 1 eval scenario

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

tile.json

{
  "name": "matthew-a-carr/deploy-smoke-test",
  "version": "0.1.2",
  "summary": "Confirm a production deploy actually landed and is healthy. Verifies the latest Vercel Production deployment is READY and matches the current `main` commit, runs HTTP canary checks against travel.matthewcarr.dev, confirms migrations applied, and checks for a post-deploy Sentry error spike. Use after merging to `main`, or when a human asks \"is prod healthy?\" / \"did the deploy go out?\" / \"smoke test production\". Read-only against prod by default.",
  "skills": {
    "deploy-smoke-test": {
      "path": "SKILL.md"
    }
  },
  "private": false
}

SKILL.md

tile.json