The primary point of standup is to make sure the team gets face-time together every day to talk about their shared workload. Humans are social creatures and getting everyone together for a few minutes is a pretty high ROI activity.
Standups could make sense in a team that isn't operating well, but in a well-functioning team, everyone is having these sorts of discussions with each other during the natural course of each workday anyway. Standups are unnecessary then. My experience with standups is that they're almost entirely worthless. They're rote and performative and rarely, if ever, provide anything that was missing.
The "3 standup questions" are terrible and need to die
41–50 of 93 posts
Re: The "3 standup questions" are terrible and need to die
#42Any blockers? If blockers have been resolved immediately then the short answer to the question will be no . Otherwise it will be yes . Sounds like a decent question to me.
This includes the classic “blocker” but besides that opens up for interesting conversations, encourages cooperation and isn’t overly management focused.
For the manager it helps uncover potentially hidden dependencies or team animosities.
Re: The "3 standup questions" are terrible and need to die
#43The primary point of standup is to make sure the team gets face-time together every day to talk about their shared workload. Humans are social creatures and getting everyone together for a few minutes is a pretty high ROI activity.
The primary purpose is provide highlights that can be sold as stories for management. If you are looking for a social event that's what happens at lunch over an hour while sitting not a 5 minute standup where everyone is trying to say just enough so they can get back to work. It's sad the standups are considered a social event. Back in the good old days you finished your work chilled on a cheap startup couch while tw…
One of the biggest benefits to a synchronous standup is you know everyone has showed up and is available to discuss work stuff. With remote teams and flexible schedules, having a hard sync point helps people communicate better, even if it's just "hey, let's stay on the call (or start a new one) for an extra 10 minutes to sort this out" instead of spending hours or days in async communication.
Re: The "3 standup questions" are terrible and need to die
#44The standup questions are awkward motivation killers. The people that look good in those meetings are usually just pandering. I'm convinced standups have stuck around because they make managers feel like they're adding value. If people are waiting until the next workday to be unblocked your team is moving too slowly. On the flip side having the team chat regularly is a value add. Maybe you can talk about upcoming pro…
Managers don't need to attend.
> If people are waiting until the next workday to be unblocked your team is moving too slowly.
Nobody said anything about waiting. Getting blocked can come up after yesterday's standup and still be an issue lesss than 24 hours later despite working on it.
> If there isn't team visibility to what everyone is working on then something else is broken.
Some people don't claim/update their tickets. Most people don't update their tickets with progress every day. Most people don't push WIP branches (and if they did, who has the time to look thru the entire team's WIP code?). Teammates on the ground are interested in what, specifically, their peers are working on and thinking about overlap/potential conflicts on the ground.
Re: The "3 standup questions" are terrible and need to die
#45Earlier quoted context omitted.
Standups could make sense in a team that isn't operating well, but in a well-functioning team, everyone is having these sorts of discussions with each other during the natural course of each workday anyway. Standups are unnecessary then. My experience with standups is that they're almost entirely worthless. They're rote and performative and rarely, if ever, provide anything that was missing.
It's still valuable to share information about progress and impediments with the whole team. Alice and Bob may have some blocker that they've been communicating about, but Chris wasn't a part of those one-on-one conversations, so the standup gives him some valuable context about what's going on with the rest of the team. Maybe his work depends on something Bob was supposed to complete today that's going to take a few…
Re: The "3 standup questions" are terrible and need to die
#46Earlier quoted context omitted.
The process isn't to wait until the next standup. Asking for blockers is the manager's way of ensuring no-one is keeping a blocker from them. A functional team would have devs who float blockers when the arise and most of the time they would answer the question with "no blockers."
This is in contention with the usual developer gripe about being interrupted from focus. Sometimes the blocker is your teammate who doesn’t like interruptions. Or a junior has been told to or assumes they need to “figure it out” and wastes a bunch of time instead of asking.
Often you don't even know. More than once I've discovered someone working on a complex problem - they were making progress so didn't realize that someone else already had a solution and so they could save days of effort by asking the right person the right question.
Re: The "3 standup questions" are terrible and need to die
#47Earlier quoted context omitted.
Standups could make sense in a team that isn't operating well, but in a well-functioning team, everyone is having these sorts of discussions with each other during the natural course of each workday anyway. Standups are unnecessary then. My experience with standups is that they're almost entirely worthless. They're rote and performative and rarely, if ever, provide anything that was missing.
I disagree. Especially with remote teams, standups are how I find out that other people on the opposite end of my team are blocked on something I can easily help them with, or that they're doing something that has implications on my own work. I communicate with some people continually. There are others I'd hardly see if it weren't for standups.
Re: The "3 standup questions" are terrible and need to die
#48Stand-ups meetings by definition are activity focused and not outcome focused. You don't need a daily reminder of what the outcome is, but you do need a daily status update as to how you're moving towards achieving that outcome.
Re: The "3 standup questions" are terrible and need to die
#49Earlier quoted context omitted.
They are too specific, formulaic, and reek of management tactics. If you mean, "how's it going?", say, "how's it going?" As the wise Dr. Seuss said, "I meant what I said and I said what I meant."
Hows it going is too vague for many. Every ask a kid what they learned at school today? The answer is always "nothing", or silence. You need to ask a different question to get a good answer. Which is one reason look for and ask different questions - if may break someone out of a rut.
Re: The "3 standup questions" are terrible and need to die
#50If you have a solid team, literally any methodology will work. The best methodology is the one the team chooses, and that may well change for each particular project.