A Blast from the Past: "You're Still Needed"? by Esther Derby and Diana Larsen

A Blast from the Past: "You're Still Needed" by Esther Derby and Diana Larsen

Back in 2004, Esther and I noticed a lot of talk about Agile teams wanting to discard their managers. Having seen quite a few self-organizing or self-managing teams go down that route in our careers, we observed that rarely worked out as well as the teams hoped. So we wrote an article and published it in the August 2004 issue of Software Development magazine. I read it again recently, and it seems to me most (though not all) of it still fits. We thought it might be good to share it with everyone again...15 years later. And, we'd enjoy getting your feedback. What has changed? What is still valid?

For your reading pleasure, I present:

You're Still Needed

What’s left for me to do when my team goes agile and becomes self-organizing?” asked our colleague Tom. “I’ve been managing for 15 years ... I can’t just go back and be a coder. Am I out of a job?” 

Agile methods do turn the tables on traditional management: The team organizes and manages its own work, making many of the decisions managers used to make. What’s left for a manager to do in the agile world? Plenty! They manage boundaries, team membership, and risk, all while championing the team. 

Boundary Management

Boundary management starts with the project. An effective manager uses a project (team) charter to develop a clear definition of the team’s mission and its project community. The charter represents an agreement between the team and the sponsor funding the project. 

The agile manager acts as the lead negotiator in writing a charter; she brings disparate points of view into alignment, ensures that the team will have resources adequate to the task, and knows clearly what work they will do. 

The charter puts the project in context and lays out its business rationale as well as the problem that the project will solve. Charters document what’s in, what’s out, what resources are dedicated, and what “done” means. 

The charter should also document four types of tests: functional, quality, performance and management. The first three tests establish what “done” means. The last type of test may be unfamiliar, but it’s important information that informs the team of the software’s business goals. Here’s an example of a management test from the Apple Computer iTunes project: “Our new service will register at least 1 million song downloads during its first month in production.” Management goals are external to the team. The team may not be able to influence the market, but awareness of the product’s management vision and intention can certainly drive design decisions. 

Charters help the team focus: When a team understands the reasons behind a project, they’re not working on isolated tasks; they’re working toward a common goal. And a good charter helps the project manager weigh the inescapable trade-offs and changes that occur on every project. 

All manner of transactions flow across team boundaries: resources (machines, money, people), information, materials and ideas. Make sure that whatever passes through the boundary heightens the team’s productivity and well-being. Sometimes this means guarding the boundary to keep intrusions out. At other times, it means looking outside for necessary resources. 

Manage Team Membership 

Managing team membership involves hiring and incorporating new people. The effective agile manager employs strategies to bring neophytes up-to-speed with as little impact on other work as possible. If your team is pair programming, pair the newbies with your most experienced members. If your team isn’t pair programming, assign a mentor programmer to be the team anthropologist—someone who explains team customs and orients new members to the software and the domain. 

A manager of a company-wide initiative to make software development more responsive to customers once told us that in hiring, he looks first for solid basic programming skills; after that, attitude is everything. “People can always learn new or better skills, but if they aren’t flexible, willing to communicate and open to new ways of doing things, they don’t have a place on my agile team.” Each prospective team member is first interviewed by the manager and two or more team members, then spends a half-day pair programming and interacting in the open workspace. The manager makes the final hiring decision—based on the team’s recommendation. 

Managing team membership also means moving people off the team when they inhibit productivity and morale. On one of our past projects, the XP team brought in two team members from other parts of the organization. One very bright, highly experienced programmer contributed good ideas to the team but was unwilling to entertain anyone else’s. 

The other individual was always “too busy” to pair or attend standup meetings, preferring to stay after hours and work alone on weekends. His desire to appear super-productive hurt the team. Often, his work was full of code smells, and other team members took on extra work to rewrite it. His predilection for overtime provided an object lesson in the value of maintaining a sustainable pace and the downside of the “hero” culture. 

The manager could see tension escalating as a result of these two individuals’ inability to work as team members, and sat down with them to “coach” them off the team. One left the company; the other relocated to a different department. 

Sometimes, managing team membership means actively keeping people out—for example, when senior management decides to throw more bodies at the project to meet a deadline. Adding more people late in the project usually slows progress and depresses productivity, as experienced team members drop their work to bring new people up to speed. 

Manage Risks 

Agile methods reduce requirements and schedule risk by producing working software every few weeks, but the untoward events that plague traditional projects affect agile projects, too. What if a key piece of equipment fails or a vendor doesn’t deliver a promised component on time? What if the company merges with an organization in another time zone (or another country)? Because agile managers don’t spend all their time updating a project schedule, they can play an active role in managing such risks. 

For example, the higher the number of “indispensable” technology experts on your team, the higher the risk associated with losing one or more of them. A 28-person team we recently worked with had two developers who had become bottlenecks precisely because of their expertise: one was a data warehouse guru with the only strong Sybase skills on the team; the other was a whiz on a legacy system that no one else understood. 

Though the team was effectively using pair programming for other parts of their effort, each time something touched the database or the legacy system, it had to go through one of these individuals. The bottleneck and resulting backup put iteration goals at risk. 

The manager moved into action. Armed with information about the effects of the bottleneck and the risk of losing one of the essential team members, she negotiated for the time and money necessary to cross-train other employees on the scarce, but vital skills. 

Champion the teams and the product

Maintaining a common vision, agile managers encourage their teams to explore what’s possible rather than relying on yesterday’s approaches. 

Running interference for the team is also vital. Handling PR duties, for example, ensures that your team keeps working on the software rather than spending its time explaining the process. And keeping outsiders informed is an effective way of greasing the wheels for your team: Educate the people outside your team who affect your project to help them understand the roles, practices and disciplines of agile development. 

Sustainable pace—a.k.a. the 40-hour week—is a vital tenet of XP and other agile methodologies. If you work in an environment that measures productivity in hours or checks for cars in the parking lot on weekends, you must advocate for a cultural change and revised expectations for a sustainable pace. 

The agile manager also works to remove the environmental roadblocks that hinder productivity. For instance, if you want your developers to consider the team’s needs before personal goals, a performance appraisal process that focuses on individual contributions will be counterproductive. Begin talking with your HR professionals early on to enlist their help. They may be able to do research for samples of alternative processes that are supportive of a team structure and fit well with their current systems. 

Facilities management and workspace standards can help or hinder a team. Bring the folks from facilities in as creative problem solvers. Explain the need and rationale for an open workspace, the space to pair program or extra freestanding panels to hold “information radiators.” Champion your team’s needs for a workspace that supports teamwork. 

In our experience, agile teams waiting on deliverables from traditional teams are at a disadvantage. Code from traditional groups, particularly if they’re working on a legacy system, is likely to have more bugs and code smells, and be tougher to integrate. Work with the managers of those groups to negotiate turnover standards that let your team focus on building working software rather than finding bugs in turned-over code. 

Not So Different 

Now that we look at it, agile management doesn’t seem so different, does it? Sure, the focus will shift, and the team will take on much of the work planning and progress tracking that, in traditional approaches, is strictly managerial domain. But you’ll still be doing what good managers have always done: coaching and encouraging team members, making sure they have the resources they need, removing obstacles, and influencing peers and managers outside your team. 

The authors, active in 2004 and still going strong today:

Please visit our websites. Contact us to discuss how we can help your coaches, teams, and manager/leaders.

Christopher J. Patten

Story-teller, thinker and creative

4 年

This looks like a great example of #servantleadership, Diana Larsen. Good #guildcraft!

Noreen Paler

Account Manager at ATHENASIA CONSULTING LTD

5 年

Progress stops when innovation is discarded. This is a well written post. Diana, I’d love to write about this. If I do, could I reference your work?

John Turner ???? ????

Co-Creator of The Flow System (TM). Researcher. Keynote Speaker. Entrepreneur. Co-author of 'The Flow System Playbook,' and 'The Flow System: The Evolution of Agile and Lean Thinking in an Age of Complexity.'

5 年

Diana, Thanks for sharing. The boundary manager is similar to our boundary spanner and/or functional leadership models that we highlight in the Toyota Flow System. This new leadership role, new in the sense that many companies haven’t yet transformed their leadership models/role to reflect this boundary concept, is the model for managing and coaching team-based structures. We definitely need to share notes on this level of leadership. Thanks again for sharing.

Amy Wallin

CEO at Linked VA

5 年

You've managed to cover a good range of insights there Diana, thank you for sharing.

Namrata Chopra Datta

Agile CoE Lead| Digital Transformation Coach | Product Coach |SPC

5 年

There is no doubt about it Diana that you are visionary and such an inspirational leader, i could say the same for AgileFluency model as well that it will be useful for next decade as well......

要查看或添加评论,请登录

Diana Larsen的更多文章

  • Agile Coach Qualities - Progress Report

    Agile Coach Qualities - Progress Report

    Representing the work of the "Agile Coach Qualities" working group, including: Nora Sunhilt Beyerle, Diane Brady, Craig…

    10 条评论
  • Keeping the "Up" in Daily Standup Meetings

    Keeping the "Up" in Daily Standup Meetings

    Arlie's team has appreciated getting a full-time coach. Team members have had a first few rocky months of adopting…

    5 条评论
  • Esther Derby's new book - A Review

    Esther Derby's new book - A Review

    When I appear at client engagements or conferences, people will often draw me aside to ask some variation of the same…

    2 条评论
  • Agile in Action

    Agile in Action

    Do you remember the early days of Agile? The later 1990’s? the early 2000’s? For those readers who don’t, in those…

    6 条评论
  • Retrospectives in the Agile Fluency? Model: Part 3, The Optimizing Zone

    Retrospectives in the Agile Fluency? Model: Part 3, The Optimizing Zone

    In Part 3 of this series, we continue to explore Retrospectives in the Agile Fluency Model zones. We'll look at the…

    1 条评论
  • Retrospectives in the Agile Fluency? Model: Part 2, The Delivering Zone

    Retrospectives in the Agile Fluency? Model: Part 2, The Delivering Zone

    There’s a “why” behind the practice of Retrospective meetings for Agile teams. Setting aside time for group learning…

  • Retrospectives in the Agile Fluency? Model: Part 1, The Focusing Zone

    Retrospectives in the Agile Fluency? Model: Part 1, The Focusing Zone

    Agile coaches and consultants. Scrum masters.

    1 条评论
  • Falling in Love with Agile (Again)

    Falling in Love with Agile (Again)

    Where did our love go? In the immortal words of The Supremes, “Baby, Baby, where did our love go?” (ICYMI, The Supremes…

    8 条评论
  • Opportunities to Breathe

    Opportunities to Breathe

    Inbreath, outbreath, inbreath, outbreath, inhale the good air, exhale the CO2. Breathe, breathe, breathe.

    3 条评论
  • Team Health Assessments at New Relic

    Team Health Assessments at New Relic

    We at the Agile Fluency Project were so pleased to contribute our bit to the success of the Team Health Assessment…

    3 条评论

社区洞察

其他会员也浏览了