When ever you create a new User Task (Human Task) the *Task Name* is initialized to `Task` regardless of the Name.
It would speed up the development having an automatic initialization that convert the node label using a "kebab convention".
E.g.
Node Name: `Create Order`
Task Name: `create-order`