On tonights stream, we started working on a new addition to Cake where we make use of Spectre.Console to provide an alternative report printer. The idea behind this is that I want to be able to include information about the reason that a given task has been skipped within the summary output from Cake, rather than having to scroll back up through the build output to find out why a task was skipped.
I have never really played with Spectre.Console before, but fortunately a coupe of folks (Patrik, Nils, and Kim) were on the stream who were able to provide guidance for how to get started.
I think this will make a great addition to Cake, and I am looking forward to getting this new feature shipped in next release of Cake.