Daily stand-ups have two formats, one is Round Robin that has origins in Scrum, other is Walk the Board that is more Kanban. I highly recommend you switching from "did yesterday/do today" to "walking the board" as it is less about checking what each employee delivered in a day but rather what the team can do to move tickets through the board. It is also more inclusive allowing quiet/introverted/non-native English spe…
It should be noted that the "round robin" format has an important aspect which is to enable each team member to air his/her personal grievances regarding anything related to the project.
Are Daily Scrum meetings worth it?
41–50 of 120 posts
Re: Are Daily Scrum meetings worth it?
#42I don't like or dislike daily meetings much personally, but I think they are needed - mainly for scrum master and PO. Daily can't be replaced realistically with bug tracker dashboard because 80% of daily time is not bug status discussion but let's say mostly human problems. Also I believe there is zero correlation between success of the project as a whole and a need for daily, none at all. People suggest async text i…
I think they are needed - mainly for scrum master and PO...[but] there is zero correlation between success of the project as a whole and a need for daily So, basically, what you're really saying is they're not needed and you don't need scrum masters or POs.
PS: in our case SMs and POs are actually doing useful work and we aren't holding any worthless meetings which are solely to entertain people not doing anything. If that was what you implied.
Re: Are Daily Scrum meetings worth it?
#43Earlier quoted context omitted.
I also noticed this. We came up with a variant to fix this. You have to say what the next person in the circle said they'd do yesterday before your talk. This forced everyone to pay more attention as you don't know who would be standing next to you tomorrow. It wasn't easy to do but I think it did make people more aware of what was going on.
wow this would suck in a 20 person standup
Re: Are Daily Scrum meetings worth it?
#44> This will interrupt programming flow. This for me is the biggest drawback. When you are in the zone and interrupted it takes long to get back in the flow again. Another point is I don't solve problems in a linear fashion. When I am stuck I sometimes jump to another part of the application that I know I will have to tackle later on. That's just me. This is hard to explain in Agile with a PM/scrum master present. Edi…
There's no PM present in the Scrum daily. In fact, there's no PM in Scrum. Jumping between different stories before finishing them is fine in solo projects, but if you're working with others, it means more code conflicts. That said, it is absolutely possible to work on multiple stories in Scrum.
Re: Are Daily Scrum meetings worth it?
#45> Another variation would be to do the daily on Slack which can even be asynchronous. That is exactly what I do. Every morning answer 3 things in Slack. It is also good way to say "Good morning, now I start to work on X, yesterday I did Z and I need some help on Y.
The thing with dailies is not that you share your updates, its more that you’re forced to listen to everyone else’s. Granted you can always snooze a bit and pretend, but that kind of bad faith is usually indicative of other deeper problems with the team. Also this can become a drag if you’re “held accountable” rather than “helped in need” but smart leaders would recognize that and attempt to fix the problem in the te…
This seems to be an overlooked aspect here in the comments too. Yes, nobody likes to be forced to do something but in this case it's worth it. We have enough distractions as it is so taking 15 minutes to focus on what's important to our colleagues can bring forth valuable connections of ideas and people.
Re: Are Daily Scrum meetings worth it?
#46Daily stand-ups have two formats, one is Round Robin that has origins in Scrum, other is Walk the Board that is more Kanban. I highly recommend you switching from "did yesterday/do today" to "walking the board" as it is less about checking what each employee delivered in a day but rather what the team can do to move tickets through the board. It is also more inclusive allowing quiet/introverted/non-native English spe…
Focussing on the work to be done puts the emphasis on teamwork and skips the pressure on people to justify themselves or play politics by showing off.
That's assuming everyone is doing the work and they're being trusted to do the work. If that's not the case, then you have bigger problems than the format of your daily standup, and standup is not the best time to address them.
Re: Are Daily Scrum meetings worth it?
#47This kind of daily meetings make me feel like I'm standing trial for my crimes. Especially if I've had a bad/down/unproductive day, which happens. Maybe it's better when you take away the power relations. And reduce the frequency during non-critical periods.
>Maybe it's better when you take away the power relations What do you mean by this? Are there significant issues with the management or other devs? This really should be a time where you bring up the issues you're having, and options for others to help you. Sometimes, tickets just get way underpointed, and I've definitely felt the "on trial" frame of mind, but that's more me putting more pressure on myself. It defini…
Any issues with the management an engineer brings up are issues readily solved with a pink slip for the engineer. "Reading the room" is essential -- understanding the company culture -- before you speak. And even then, you might be wrong.
Re: Are Daily Scrum meetings worth it?
#48Earlier quoted context omitted.
I also noticed this. We came up with a variant to fix this. You have to say what the next person in the circle said they'd do yesterday before your talk. This forced everyone to pay more attention as you don't know who would be standing next to you tomorrow. It wasn't easy to do but I think it did make people more aware of what was going on.
wow this would suck in a 20 person standup
Re: Are Daily Scrum meetings worth it?
#49Re: Are Daily Scrum meetings worth it?
#50Daily stand-ups have two formats, one is Round Robin that has origins in Scrum, other is Walk the Board that is more Kanban. I highly recommend you switching from "did yesterday/do today" to "walking the board" as it is less about checking what each employee delivered in a day but rather what the team can do to move tickets through the board. It is also more inclusive allowing quiet/introverted/non-native English spe…
Personally, I always try to take quick notes ahead of time in order to be able to listen to others during the meeting. I'd highly recommend this to everyone to help focus on what others are saying.