Word doesn't have any comment-based events you could tap into for this, so the most you might be able to do is to leverage the WindowSelectionChange event, but even that's limited to tapping into actual selection changes - typing over a comment or pressing the Delete button would be outside its scope.
For more info, see:
http://word.mvps.org/FAQs/MacrosVBA/AppClassEvents.htm