* `/spotless` - ./gradlew spotlessApply * `/rebase`- merge main into the PR branch - this would be helpful for testLatestDeps fixes * `/license` - ./gradlew generateLicenseReport - this would be helpful on some dependabot PRs * `/rerun` - rerun failed tests, helpful for contributors who don't normally have this level of access