소개
This skill provides a comprehensive suite of tools for PostgreSQL database introspection and validation. It allows developers to interactively query system catalogs, compare DDL outputs between pg_dump and pgschema, and verify migration plans against live test databases. By automating schema verification and DDL formatting checks, it ensures consistency across database tools and helps identify bugs in schema introspection logic or version-specific behavior across PostgreSQL 14-17.