## Description If any pre-commit hook fails, the commitizen message is lost and you need to run `cz c --retry`. ## Possible Solution If the hooks are run before prompting the user for input this would be avoided. Plus is the default git behavior.