Are agile scrums an outdated idea?

Here’s a video on YouTube making the case for why agile was an innovative methodology when it was first introduced 20 years ago.

However, he argues these days, daily scrums are a waste of time, and many organisations would be better off automating their reporting processes, giving teams more autonomy, and letting people get on with their work:

https://youtu.be/KJ5u_Kui1sU?si=M_VLET7v0wCP4gHq

A few of my thoughts.

First, it’s worth noting that many organisations that claim to be “agile” aren’t, and many that claim to use agile processes don’t.

Just as a refresher, here’s the key values and principles from the agile manifesto: http://agilemanifesto.org/

  1. Individuals and interactions over processes and tools
  2. Working software over comprehensive documentation
  3. Customer collaboration over contract negotiation
  4. Responding to change over following a plan

* Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.
* Welcome changing requirements, even late in development. Agile processes harness change for the customer’s competitive advantage.
* Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.
* Business people and developers must work together daily throughout the project.
* Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.
* The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
* Working software is the primary measure of progress.
* Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely.
* Continuous attention to technical excellence and good design enhances agility.
* Simplicity–the art of maximizing the amount of work not done–is essential.
* The best architectures, requirements, and designs emerge from self-organizing teams.
* At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.

Your workplace isn’t agile if your team is micromanaged from above; if you have a kanban board filled with planning, documentation, and reporting tasks; if your organisation is driven by processes and procedures; if you don’t have autonomous cross-functional teams.

Yet in many “agile” organisations, I’ve noticed that the basic principles of agile are ignored, and what you have is micromanagement through scrums and kanban boards.

And especially outside software development teams, agile tends to just be a hollow buzzword. (I once met a manager at a conference who talked up how agile his business was, and didn’t believe me when I said agile was originally a software development methodology — one he revealed he wasn’t following the principles of.)

#agile @technology #technology #scrum #tech #Dev

    • Alexstarfire@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      Or if someone else is working in the same area of code as you. Typically not much of an issue on an individual team but it can happen across teams. We’ve gotten better about dividing things up but there are still times when working on an issue leads you to an area of the code base that isn’t obvious from the outset.

      Avoiding merge conflicts altogether is the easier route when possible.

      • Zaktor@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 months ago

        The issue is this only has value if your scrum is large enough people might be accidentally conflicting with someone they wouldn’t just be coordinating with normally. And the larger the team the worst the cost of a standup meeting and the less value is provided. A multi team scrum sounds horrible.

        • Alexstarfire@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          7 months ago

          We have various scrum teams in our department and the scrum masters communicate with each other. The teams don’t interact with each other that much.

          • Zaktor@sopuli.xyz
            link
            fedilink
            English
            arrow-up
            1
            ·
            7 months ago

            So it’s not the scrum that’s handling the issues it’s the leaders. They could just as easily walk around to everyone and ask if they have any issue. Like most meetings, the scrum is efficient for the manager, not for the devs.

            • Alexstarfire@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              7 months ago

              No, and that would be very inefficient. If I have an issue during the day I just ask in our group chat and see who’s got an answer.

              If there is a story about x and I end up making changes in y there’s a good chance I’m bringing that up in scrum. If the scrum master becomes aware of another team working on y they’ll tell us to talk to each other about it to make sure we aren’t stepping on each others toes.

              Scrums are useful to make sure things are running smooth and keep your team on the same page. If you keep saying you’re gonna do x that day and after a few days you still haven’t done it, it sounds like there are impediments not being brought up. Also a great time to remind people about any outstanding PRs. When all is going well, scrum can seem useless. I’m reporting I did the things I was going to do and telling you what I’m doing next. Not super useful. But you never know when something unexpected is going to come up.

              Scrums don’t have to be real-time either. We’ve done them over chat before. Sometimes people email it when they are out sick. No idea why cause if I’m out sick then you’re just not getting my report. If any of it is important I’ll bring it up at the next scrum.

              And, I suppose a manager could be a scrum master but none of ours are. Sounds like a waste of time for them.

        • Zaktor@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

          Gathering for a meeting and sitting through everyone’s turns is way longer than typing an email. “I have a problem with X” shouldn’t be a long email, and if the description is a longer conversation you’re burning too much time for the uninvolved people in a large group meeting. In both situations the back and forth discussion should occur directly in a follow-up, not in the group communication medium.

          It’s almost never the right choice to prioritize the speaker’s time efficiency over the listeners’. Any speed in speaking vs. typing is completely overshadowed by making 5-10 people listen to them vs. a quick skim of an email and then moving on when it’s not something you know about.

      • Reiner Jung@norden.social
        link
        fedilink
        arrow-up
        0
        ·
        7 months ago

        @Zaktor @bluGill No. A lot of meeting could better have been e-mails or a chat message, but they are still slower than direct communication. Usually people have switch off notifications so they are not distracted by all the emails coming in over the day.

        Meetings also synchronize the team which important to give everyone an overview. All are concentrated on the subject (if the meeting is short). Furthermore, it is a ritual. And ritual are important for human beings to structure their day.

        • Zaktor@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

          The problem isn’t the speed of communication, it’s requiring everyone else to witness communication that doesn’t apply to them. I’ve never been on a team where 8+ people are all potentially involved in the same issue. If it takes someone 5 minutes to write an email or 1 minute to talk it out, it’s still a bad idea to have 8 people listen so their communication will be faster. And generally a back and forth, which is where direct communication really shines over email, shouldn’t be a full-team situation.

          And yeah, email can be a distraction, but that means you need to handle email better (filter your team’s email to priority and churn through the bullshit flooding your inbox later). It’s just as much a flow killer to get people up and out for a meeting that may be short, but is largely worthless. I know when a meeting isn’t worth my time. Short is better than long, but it’s still a disruption beyond skimming an email and recognizing “not my thing”.

          In the end, what really strikes me as a problem is the frequency of these meetings. You shouldn’t need to be synchronizing your team every day. Leading up to a release, sure, every day matters and things can change in an instant, but for a regular way to manage a software team? You shouldn’t have daily pivots needing realignment. The ritual isn’t to make the devs comfortable by structuring their day, they’re not children and they can make their own structure, it’s instilling a feeling of perpetual crunch.

        • Zaktor@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          2
          ·
          7 months ago

          LOL, I very much could not care less random internet person. I’m quite comfortable in my career and you sound obnoxious.