Add script to run health checks on the runner
Our runners have a few pre-conditions before they can run the full setup. We should have a script to check these preconditions and inform the user if things are wrong/missing. This allows us to ensure that when we are doing changes, we can catch things early and be consistent.
As we run into issues, we can expand this script.