概要
This skill streamlines the management of PostgreSQL database schemas and programmable objects within the Aurora ecosystem. It enforces strict naming conventions and file structures for migrations and procedures, ensuring consistency across development environments. By automating the generation of idempotent SQL scripts and handling complex patterns like rowId identity columns, it reduces the risk of deployment errors and simplifies the evolution of complex database architectures while working in tandem with the core PostgreSQL skill.