Revision moderation is nice but it does nothing about newly created content, so you end up with two queues for moderation, one for existing content that gets edited and another one for new materials.
This is hardly ideal and very confusing to users. To remedy that I've tried to make a hybrid moderation module that takes elements from modr8 and revision_moderation.
I thought it was going to take me a week, but in the end it only took a day to get a rough version that already handles most of the work.
It can still be improved quite a bit, I tried to keep it as close to revision_moderation to try to avoid a fork but in the end the amount of changes was quite substantial so I doubt that it can be backported to revision_moderation (but I'll give that a try).