One thing that I haven't been able to carry over from the gps branch workflow that I had going on is the ability to quickly do gps branch 0 get a review, reviewer wants changes, create a commit with those changes and then do gps branch 0 1. This worked before and in the new workflow the equivalent is gps rr 0 and then gps rr 0-1 however the second one requires a branch name due to the patch stack. I think in this situation the branch name should obviously be the one created during gps rr 0 and it becomes annoying to have to write out the branch.
I understand this is supposed to work, so it may be a bug in the current implementation.