Use when the user asks to review a database migration plan before execution.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add eugenelim/agent-ready-repo --skill files --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Files?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eugenelim-files-cd095470)More formats (shields.io, HTML) on the badges page.
---
name: review-database-migration
description: Use when the user asks to review a database migration plan before execution.
metadata:
boundaries: [filesystem_read_untrusted]
---
# Review database migration
Read the named migration plan. Report unsafe ordering, missing rollback steps,
and verification gaps. Do not execute the migration or modify files.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!