I took a stab at recording a walkthrough on using these two extras together to create some custom table and manager page goodness. Hope it helps someone. Thanks to Bruno and Jared for the great tools they have built for us.
I should note - I have not yet been able to get this process to work yet in MODX 3 - Bruno does have a beta of MIGX working in MODX 3, however it does not seem to work with the package keys/setup that is outlined in this video.
Also - I neglected to include an important step when you build your transport package. You need to include “Create Table” and “Remove Table” resolvers by running the two actions BEFORE you build your transport package. These will create the new table on the target system after install, and remove the table if you choose to uninstall the package. Important to remember