aurora-tools-scripts - PostgreSQL SQL Migrations and Procedures Manager
Manage SQL migrations and stored procedures for PostgreSQL in the tools bounded context
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create database migration
- create stored procedure
- create function
- create trigger
- create sequence
- alter table structure
- create database index
- add table constraint
Inputs
- PostgreSQL schema information
- migration configuration
- procedure definition
- function definition
- trigger definition
- environment variables
Outputs
- database migration file
- stored procedure file
- database schema changes
- programmable SQL objects
Requirements
- postgresql skill
- PostgreSQL database
- Read/Edit/Write/Glob/Grep/Bash permissions
- Node.js runtime
