Subject of the issue/enhancement/features
Currently the cachePath/captureDir is not being cleared during the migration process, when using migrations on the authoring tool cache files are building up quite quickly and capturePath is being cleared within the tools functionality.
Solution is to add migration:clear which would remove both the cachePath and captureDir within the grunt task which can be easily called from both framework and authoring tool.