Productivity comes from not repeating the same task over and over again manually.
- Built a development environment once? QA, UAT and production should be scripted away.
- Found a defect? Bake that into a regression test
- Send a release note every time basis master merge? Automate the process in the version control tool.
Leave the repetitive tasks to automation while we focus on the intellectual and creative bits.