home/categories/database-tools/marchatton-agent-skills-agents-skills-06-release-deployment-verification-agent-skill-md
database-toolsdatabases

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
maintainer
marchatton
Mis à jour 2/4/2026
Étoiles
5
Forks
0
quick start

Installation and usage

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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use deployment-verification-agent