home/categories/database-tools/jikig-ai-soleur-openhands-skills-deployment-verification-agent-skill-md
database-toolsdatabases
deployment-verification-agent
Use this agent when a PR touches production data, migrations, or behavior that could silently discard or duplicate records. Produces a pre/post-deploy checklist with SQL verification queries and rollback procedures. Use data-integrity-guardian to review the migration code; use this agent to produce the deploy-day checklist.
maintainer
jikig-ai
更新日 4/9/2026
スター
5
フォーク
1
quick start
Installation and usage
Use this agent when a PR touches production data, migrations, or behavior that could silently discard or duplicate records. Produces a pre/post-deploy checklist with SQL verification queries and rollback procedures. Use data-integrity-guardian to review the migration code; use this agent to produce the deploy-day checklist.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use deployment-verification-agent