0008: Don't Be Blocker

Share on:

Getting your team's work done is very important. Therefore it is necessary to make sure that you are not blocking others. Keep track of work of your teammates, so you know when your work will be needed by others. If you find out that somebody will need your work when it will not be done, reach out to them. Try to figure out, as team, how the work could be reorganized to make sure that there no unnecessary delays.

If you are reviewer of some pull request, review them as soon as possible. That task is almost done and just your review is preventing it from being finished. It also pushing the author to greater degree of multitasking. This could be especially dangerous if there will be lot changes needed in that PR.

0007: Don't Be BlockedReduce Round Trips: 0009