Currently running rails g slayer:command create_account_command will generate a Command named CreateAccountCommandCommand.
Slayer should recognize if the user has already supplied the type suffix, and not append it to the generated Command (or Service, or Form).