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

plugin.json.tessl-plugin/

{
  "name": "matthew-a-carr/deploy-smoke-test",
  "description": "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": [
    "."
  ],
  "version": "0.1.2"
}

.tessl-plugin

plugin.json

SKILL.md

tile.json