feat(cli): add the magic cli
This is a large commit that adds the majority of the 'inferencing'
features that were the primary goal of this project from the
beginning.
This teaches cmprss how to pretty intelligently guess the correct
actions to take without being told explicitly.
This impl should be considered alpha.