migration-status

star 18

Show the current migration status for all configured databases

c9s By c9s schedule Updated 3/15/2026

name: migration-status description: Show the current migration status for all configured databases disable-model-invocation: true argument-hint: [config_file]

Show migration status using rockhopper.

Steps

  1. If $ARGUMENTS is provided, use it as the config file path. Otherwise, find all rockhopper_*.yaml config files.
  2. For each config file, run:
    rockhopper --config <config_file> status
    
  3. Present the results clearly, grouped by dialect.
Install via CLI
npx skills add https://github.com/c9s/rockhopper --skill migration-status
Repository Details
star Stars 18
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator