According to some info posted in various sites in the internet right now, it seem we have 2 new skills that use 5 stacks of Abandon and can only be used when under Deliverance.
To save some space in cross hot bars, I'll probably be using a macro like this
Code:
/micon "Deliverance"
/ac "Deliverance" <me>
/crosshotbar action "Decimate" 1 LAU
/crosshotbar action "Fell Cleave" 1 LAR
This macro will make me enter Deliverance stance, set the Deliverance-only skills to specific crosshotbar#1 button combinations (i.e.: LAU = L2 + /\, LAR = L2 + O).
Code:
/micon "Defiance"
/ac "Defiance" <me>
/crosshotbar action "Steel Cyclone" 1 LAU
/crosshotbar action "Inner Beast" 1 LAR
This macro does the opposite, enters defiance and sets skills.
So this macro saves at least 2 spaces of your crosshotbars, assigning Fell Cleave and Decimate dynamically in the buttons you are used to press for Inner Beast and Steel Cyclone.