This document provides an overview of tasks that can be performed using the Grunt task runner. It lists common Grunt tasks like sprinting, compiling, testing, documentation and deployment. It also provides examples of using Grunt to watch files, connect to a web socket, minify code and images, and push code to FTP. The document demonstrates how Grunt can be used to automate and simplify development workflows.