The Workbench doesn't know or care about the Client's plugins, so you only need to care about the Client.
To build it, you'll need the native SDK(s) for the phone platform you're using.
Then install Ruby, fetch the
Client source code and run the workfile. That should create a bunch of directories, each containing a plugin. Update the plugin(s) as you like, then run "ruby workfile.rb ca" to ensure the updated plugins get compiled.
After that, you have your own Client, which you can install on your phone.