@../AGENTS.md
- Before creating a pull request, run the Review Guidelines checks over the branch changes.
- After running
/migrate-groovy-to-java, run/review-groovy-migrationon the migrated files before opening a PR. - Always write new unit tests using JUnit 5 and Java. If the target test file is
.groovy, run the/migrate-groovy-to-javaskill on it first.