Proper way to play 2 consecutive animations?

So, I’m trying to have the player character check the time on their left hand watch.

I need to play the animation of them rasing the hand, then blend into a looping animation of them looking at the watch.

Keep in mind, I want to be able to save the second, looping animation, to be restored when loading.

What’s the proper way to do this? Thanks.