Agile Lite: Agile without all the burnout
Somewhat uniquely, Agile Lite explicitly acknowledges the prevalence of burnout in the software development industry and attempts to mitigate it directly via a 3 weeks on/1 week off development cycle. Daily standups are discouraged; a basic pulse on the project can be obtained by reviewing issue tracking system updates. Issues that are not completed during the sprint are reviewed at the next sprint planning session and it’s decided whether to move the Issue forward into the next sprint, put it back in the Backlog, or reassign it to a different developer.
Source: github.com