Recipes
A recipe is a sequence of commands used to build a project. Projects may include multiple recipes, allowing different stages in the project's build to run different commands if desired.
Recipes are referenced in build stages, which describe a combination of a recipe and an agent to run it on. Recipes are also visible in build results, where the time to execute the recipe and commands contained within it are displayed.