It will be useful for developers to give specific name for generated migration on running cycle:migrate command.
Current name is not fully human-readable now.
For example it can be implemented via some option for command like:
php app.php cycle:migrate -n optimizeMyTableMigration