skill
occupation
description
updated
apply-migrations
database-architects
Apply pending database migrations (rockhopper up)
2026-06-16
compile-migrations
software-developers
Compile SQL migration files into Go source code for embedding in binaries
2026-06-16
create-migration
database-architects
Create new SQL migration files for multiple database dialects (sqlite, mysql, etc.)
2026-06-16
migration-status
database-architects
Show the current migration status for all configured databases
2026-06-16
rollback-migration
database-architects
Rollback the last applied database migration (rockhopper down)
2026-06-16
add-migration
database-architects
Add new database migration for the bbgo trading bot framework
2026-05-30