Database Migration Validator
- Repo stars 0
- Author repo skills-registry
Database Migration Validator
Validates SQL database migrations for safety using pg_stat_statements analysis and pt-online-schema-change dry-run mode. Checks for long-running locks, missing indexes on foreign keys, and backward-incompatible column changes.
Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://www.postgresql.org/
Documentation
Source
<!-- tomevault:4.0:skill_md:2026-05-22 -->Source: agentskillexchange/skills — distributed by TomeVault.
- Fluxly category
- Data
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @tomevault-io · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow. Source: https://www.postgresql.org/
https://www.postgresql.org/docs/
Agent Skill Exchange Source: agentskillexchange/skills — distributed by TomeVault. <!-- tomevault:4.0:skillmd:2026-05-22 -->
# Database Migration Validator
Validates SQL database migrations for safety using pg_stat_statements analysis and pt-online-schema-change dry-run mode. Checks for long-running locks, missing indexes on foreign keys, and backward-incompatible column changes.
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://www.postgresql.org/
## Documentation
- https://www.postgresql.org/docs/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/database-migration-validator/)
---
> Source: [agentskillexchange/skills](https://github.com/agentskillexchange/skills) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-22 --> Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Installation → Documentation → Source
terms -> Validates SQL database migrations for safety using pgstatstatements analysis and pt-online-schema-change dry-run mode. · No source-backed install or usage instructions could be extracted automatically. · --- > Source: [agentskillexchange/skills](https://github.com/agentskillexchange/skills) — distributed by [TomeVault](https://tomevault.io).
files/cmd -> www.postgresql.org/docs · agentskillexchange.com/skills/database-migration-validator · agentskillexchange/skills · github.com/agentskillexchange/skills
body sha256 -> 6e6435276d17
Decide Fit First
Design Intent
How To Use It
Boundaries And Review