I am planning to write a plugin just for this purpose since I can't find any. What I want to know is whether there is an event that I can use to subscribe to cart changes? (Add / Remove items to/from cart)?

A change event is required cause I need to automatically add a specified gift to cart if the condition met and remove it if customer make changes to the cart that will negate the condition.