Currently, GradleRIO provides no method for adding custom commands to robotCommand, and it overwrites robotCommand so they can't be added through a side channel. This feature would be useful for hooks before the robot program starts (e.g., setting RT capability, compressing log files, setting environment variables).