I generally follow KISS when making macros these days, so I suspect it will be something like this:

Code:
/ac "Embrace" <t>
/ac "Embrace" <tt>
/wait 1                    <---------- Depends on if it is necessary
/ac "Steady" <me>
Code:
/ac "Rouse" <me>
/wait 1
/ac "Fey Illumination" <me>
/wait 1
/ac "Whispering Dawn" <me>
/wait 1
/ac "Steady" <me>
Code:
/ac "Fey Covenant" <me>
/wait 1
/ac "Steady" <me>
Honestly haven't thought of a macro solution for Fey Glow and Fey Light that are better than manual control.