Agent Skill
2/7/2026

db-migrate

Apply all pending Supabase migrations and verify schema

A
alexanderjamesmcleod
0GitHub Stars
1Views
npx skills add alexanderjamesmcleod/makecents

SKILL.md

Namedb-migrate
DescriptionApply all pending Supabase migrations and verify schema

name: db-migrate description: Apply all pending Supabase migrations and verify schema

db-migrate

Overview

Apply all pending Supabase migrations and verify schema

This skill was converted from a bash script to follow Anthropic's Agent Skills best practices.

Usage

db-migrate <command> [options]

Commands

TODO: Extract and document commands from the script

Run db-migrate --help to see available commands.

When to Use

TODO: Add specific use cases

Scripts

  • scripts/main.sh - Main functionality (converted from original db-migrate)

Claude can execute this script directly without loading it into context.

Additional Resources

For detailed information, see:

Progressive Disclosure

Consider adding these reference files:

  • reference/api-reference.md - Detailed command documentation
  • reference/troubleshooting.md - Common issues and solutions
Skills Info
Original Name:db-migrateAuthor:alexanderjamesmcleod