BundleWorks also allows you to implement custom deployment commands. To do this, you simply need to place a script with a unique name inside the 'actions' directory of a bundle. You can then execute this command using the name of the script (without the script extension).
The tutorial provides an example of this.