You have a number of options if you want to do the break-apart animation.
One option is to make a duplicate skeleton with all the same images and slots and bones but where parenting is different. Then at runtime, you just swap out the two skeletons and play the animation you need.
If you use Unity, there's an easier (I think?) option coming soon.