Deployment Verification Agent

Use this agent when a PR touches production data, migrations, or any behavior that could silently discard or duplicate records. Produces a concrete pre/post-deploy checklist with SQL verification queries, rollback procedures, and monitoring plans. Essential for risky data changes where you need a Go/No-Go decision.

marchatton Updated

File contents

marchatton/agent-skills/tree/main/.agents/skills/06-release/deployment-verification-agent commit aab3f47612

Frequently asked questions

npx skillmds@latest add marchatton/deployment-verification-agent