When adding a new extension with igniter that requires a migration the tool generate the migration for each repo defined in the project causing a migration error
https://github.com/wildcant/multi-repo-extension-duped-migration
Quoting Zach: "we probably want some kind of migrate_extensions? false callback on the repo"