I think right now the --exclude flag for pgkit/migra only supports a single schema (Correct me if I'm wrong)
I'm happy to open a PR to allow excluding multiple schemas in the flag
I was also working on extending the original migra package here, but I think since you're already maintaining this package I was thinking it would be better to skip the double work and focus our efforts here
I can migrate over my existing feature updates from my migra package to your repo if you're cool with it too