A quick rant about weaknesses of agile
I have my complaints about Agile, but a bit different from this list. Teams I've worked in have generally tried to spec in quality control measures into story points, to prevent some of the issues mentioned, for example.
My issue is almost always just that the top half of the organisation does not, and will never, conceptualise a software project like agile demands. Business will always want X scope within Y time. And Agile demands that at least one of those to be variable. The backlog represents scope organised by time. Want X features complete? Check the backlog to see when they'll be done. Want to deliver after Y time? Check the backlog to see what features will likely be ready by that time.
But business will not accept that. They have scope requirements and deadlines to deliver within.
mspencer712@programming.dev 1 year ago
Do you keep a shopping list? A personal to-do or reminders list? You should stop because that’s a ritual and rituals are clearly bad.
I mean, no, you should keep the rituals that help you work better and discard the rest. Which is what successful agile teams are already doing.
btaf45@lemmy.world 1 year ago
For those using Scrum, that means keep backlog list and discard everything else.
TerrorBite@meow.social 1 year ago
@btaf45 @mspencer712 The whole point of Scrum is to use the retrospective to stop doing what doesn't work and start doing what does.
At one point, when my team's workload changed to less-timeboxable work, we threw out the entire concept of sprints and just used kanban instead, and stayed like that for a year. We still did retrospectives on the old sprint cadence though.