Awesome stuff.
Did you not come across grunt in your search? Should definitely check it out if not.
It's a task runner with a bunch of plugins, my favorite is watch, which monitors for file changes and automatically runs other plugins commands to do what you want it to do(minifying, obfuscating etc)