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.

jikig-ai
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