In itrinity, we use "Daily Standup Meetings", known as "Daily planning".
No worries, it's not another "meeting" and you won't stand up in front of your colleges.
It's just a quick message in Slack thay you write on the beginning of a workday.
It is optional, based on the department setup.
Here is an example of a daily planning message.
==============
**Start of workday:** (what are you going to do today)
==============
[MNGLS]
- [sw-map-tracking] google place api key's
- [sw-map-tracking] SERP classes and parsing of Map results
[UR]
- [api-docs] API reponse field descriptions
==============
**End of workday** (how it was going today) <reply to the morning message>:
==============
[MNGLS]
- [sw-map-tracking] google place api_key's (progress)
- [sw-map-tracking] (BLOCKER) SERP classes and parsing of Map results (need help from @john))
- [incident] Fixed SCH featured snippet // only occasionaly
- [devops] Deployed SCH hotfix // later will handle devops team
[UR]
- [api-docs] API reponse field descriptions (no progress) // should not happen
[Other]
- 1/2 unplanned day off // only in very special cases (ie family sh*ts)
Now, let's take a look at why we do this and how it works.
We use Slack with a dedicated channel @daily_planning
for this purpose.
Start of a workday
In this channel, everyone shares their plans before they start working, in particular the ****answers to the following questions:
What will you do today?
Is there anything that blocks work on your tasks (blockers)?
Common use cases:
<aside> 💡 Group tasks by a project tag [MNGLS, UR...]
</aside>