it would be useful to refer to a step by it's name (if it has one)
change_next_workflow_step(next_step = "step_name") instead of the number. Maybe with helpers like the select helpers in dplyr (on the top of my head: current_step(), previous_step(), etc)