- MSBuild Structured Log Viewer, for understanding your builds. See Build Spelunking for tips on how to use it.
- MonoDevelop.MSBuildEditor, for quickly navigating through build logic.
- ILSpy, for examining assemblies. I often use this to look into tasks that run in assemblies I don't own.