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.
maintainer
marchatton
更新於 2/4/2026
星標
5
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use deployment-verification-agent