When a run of octocatalog-diff fails, it would be great if it wouldn't clean the temporary directory so that additional debugging can take place. As a workaround, I currently comment out https://github.com/github/octocatalog-diff/blob/5071b97d89ab9ea04ff0e3603254f0265f4326a8/lib/octocatalog-diff/util/util.rb#L73 currently, but a parameter like "--keep-temporary-on-fail" would help here.