Does a ScrumMaster need a technical background? Do they need to be able to read code and coach developers on their day to day work?
John Goodsen thinks that a Scrum Master who can’t code is rarely a great fit, saying : “A good coach should be able to play the game they are coaching. How many great sports coaches do you know that never played the game themselves first?”. In John’s mind a good Scrum Master needs to know how to coach at the level of the code, that they need experience building software.
Alan Dayley says that a Scrum Master is a team coach, not a team member. They’re goal is to help the team get better, in some cases that requires technical knowledge. In other cases deep technical knowledge can be a liability as they get lost in the details and miss the team’s other needs.
Mark Woyna notes that the team is responsible for improving its own technical practices, instead the ScrumMaster’s role is to help the team follow the process.
Adam Sroka is suspicious of the role in general. If they’re effective at removing organizational obstacles, they worth their weight in gold, however he sees many who are not. In the end Adam sees two cases where the ScrumMaster isn’t providing benefit:
- A high performing, self organizing team in which case the ScrumMaster doesn’t add extra value. In this case he would like teams to realize they no longer need a ScrumMaster.
- The impediments that lie in the way of team are beyond the capabilities of the ScrumMaster to remove. In this case he thinks the ScrumMaster’s need coaching themselves. Coaching to ask for help, training or support.
He goes on to say:
It is not necessary for ScrumMasters to be technical to be useful to a team if that team has obstacles that the ScrumMaster can remove. It is necessary for teams that have newly adopted Agile to have technical advisers, because there are technical implications to working in smaller, faster increments.
A technical coach is an important part of any successful Agile adoption, but other experts of various kinds are also useful, and a savvy ScrumMaster can be useful in identifying opportunities to direct those efforts to maximum effect. A ScrumMaster need not know too much about any particular aspect to do that, although being an effective leader (notice that I didn't say "manager") is vital.
Hariprakash Agrawa suggests the importance of technical skills in a ScrumMaster has more to with how far along a team is in its Agile Adoption. The newer the team, the more likely that their impediments are technical in nature, in this case he would prefer a technical ScrumMaster. Even in this case he thinks people skills are more important than technical knowledge. He thinks that the wrong person, even if they have technical skills, can create much damage.
Community comments
Do ScrumMasters need to be Technical?
by Robert Martin,
Re: Do ScrumMasters need to be Technical?
by Mark Levison,
Re: Do ScrumMasters need to be Technical?
by Shefali Joshi,
Re: Do ScrumMasters need to be Technical?
by Maurizio Turatti,
Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Re: Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Re: Do SCRUM Masters need to be technical?
by Manuel van den Berg,
Re: Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Re: Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Re: Do SCRUM Masters need to be technical?
by Mark Levison,
Re: Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Re: Do SCRUM Masters need to be technical?
by Mark Levison,
Re: Do SCRUM Masters need to be technical?
by David Peterson,
scrum master must have technical knowledge is a relative statement
by Kacem Boufelliga,
scrum is just micromangement
by phloid domino,
Re: scrum is just micromangement
by Mark Levison,
Re: scrum is just micromangement
by Yaacov Bar-Tor,
Re: Do ScrumMasters need to be Technical?
by Mark Levison,
Do ScrumMasters need to be Technical?
by Patrick Dooley,
Do ScrumMasters need to be Technical?
by Robert Martin,
Your message is awaiting moderation. Thank you for participating in the discussion.
Scrum does not define any technical disciplines so, strictly speaking, Scrum Masters do not need to be technical. However, if technical disciplines (like TDD, Continuous Integration, Refactoring, etc.) are not used, then the code produced by the scrum team will very quickly rot into a festering pile, leaving the team entombed in an ever deepening and thickening tar pit. Therefore _effective_ scrum teams must be good at technical practices; and someone must play coach for those practices. That technical coach might be the scrum master, or it might be the lead developer.
Re: Do ScrumMasters need to be Technical?
by Mark Levison,
Your message is awaiting moderation. Thank you for participating in the discussion.
Bob - strictly you're right Scrum doesn't define technical practices. It doesn't even say you should build software using Scrum.
However I also think that all the Scrum Trainers and Coaches (CST, CSC or otherwise) teach teams that are developing software about the technical practices. In the case of some teams I'm working with right now, I introduce the technical practices as soon as we have a minimal project management framework in place. They hadn't started their first sprint but already have been discussing how to write JUnit tests.
Re: Do ScrumMasters need to be Technical?
by Shefali Joshi,
Your message is awaiting moderation. Thank you for participating in the discussion.
Scrum master doesn’t need to be technical however I believe, if he/she has technical knowledge will definitely more helpful to the team.
As scrum master job is to facilitate the teams and help them to solve any impediment either technical or non technical.
Daily scrum meeting will also make more sense to the scrum master if he/she understand what’s going on in team in term of technology.
However, I strongly urge that if scrum master doesn’t know technology but he/she must have good knowledge of business.
Re: Do ScrumMasters need to be Technical?
by Maurizio Turatti,
Your message is awaiting moderation. Thank you for participating in the discussion.
Maybe knowing what they are doing helps. Non-technical project managers, exactly what you need to sink your projects...
Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Your message is awaiting moderation. Thank you for participating in the discussion.
The answer to this question is within the definition of Agile / SCRUM.
Any statement that the SCRUM Master needs to be technical c contradicts the fundamental Agile / SCRUM project objective that is "Delivery of 'value for money' to the customer / end-user within a controllable timeframe or ‘Time Box’ enabling their control (Stop or Continue’) on the project”.
The SCRUM Master (who is NOT a Project Manager) has a number of tasks during the Agile / SSCRUM project and these include (but not limited to):
1. Manage the Sprint Backlog (and associated tasks)
2. Facilitate the Agile / SCRUM plan (inclusive of estimation)
3. Facilitate the Release and Spring Backlogs based on the Product Backlog
4. Maintain and manage the ‘Burndown’ chart and deduce the Release ‘Velocity’
5. Run the daily SCRUM meeting
6. Communicate inbound (to the Agile / SCRUM team members) and outbound (Stakeholders)
7. Remove impediments (Administrative, Technical and Social)
8. Coach the Agile / SCRUM team members (e.g. BAs, Designers, Developers, Testers)
Note: In this context coach means see that Agile / SCRUM practices are followed
9. Shield the Agile / SCRUM team members from the external variables
10. Maintain and display Information Radiators
11. Verify completion (i.e. Done, Done, Done)
12. Facilitate reviews, retrospectives, presentations to stakeholders and end-users
The points above (and others) indicate a ‘full-time job’ with tasks, none of which are associated with the developer’s framework (e.g. Java, C++, C#, .Net) and technical capabilities.
Lastly, the ‘Agile Manifesto is discussing amongst other elements:
a. Trust between the Agile / SCRUM team members (without need for policing)
b. The professional-level of the developers
My suggestion, to all Developers, since you want to be trusted, “do the job right” leave the SCRUM Master to do “the right job”. In effect the best SCRUM Masters are those that are NOT technical.
Re: Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Your message is awaiting moderation. Thank you for participating in the discussion.
If Scrum Masters possess technical abilities it might stand in the way of the project.
Re: Do SCRUM Masters need to be technical?
by Manuel van den Berg,
Your message is awaiting moderation. Thank you for participating in the discussion.
The core of the ScrumMaster role is in providing process guidance. However, the ScrumMaster must be able to judge whether activities in the team are providing value. In my experience, they cannot do this without technical knowledge.
I don't see so many 'process' people picking up technical skills. The other way around does happen.
So, for my teams, the ScrumMasters are people with a technical background, but with a strong focus on process and teaming aspects.
Re: Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Your message is awaiting moderation. Thank you for participating in the discussion.
Many thanks for the points you raised.
I do agree that it is advantageous if SCRUM Masters have some technical background. However, I feel that I should clarify what technical skills / background means (or does not mean):
1. SCRUM Master should not be a Developer (although it is advantageous if he / she understands SDLC)
2.
Re: Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Your message is awaiting moderation. Thank you for participating in the discussion.
Jun 30, 2010 5:01 AM by Yaacov Bar-Tor
Many thanks for the points you raised.
I do agree that it is advantageous if SCRUM Masters have some technical background. However, I feel that I should clarify what technical skills / background means (or does not mean):
SCRUM Master should not be a Business Analyst, Designer, Architect, DBA, Developer or Tester (although it is advantageous if he / she understands SDLC). I myself am coming from the Process Engineering / Software Development world and have been a SCRUM Master for over 4 years. It toook a lot of self discipline to learn to trust the team members that they are sufficiently professional to to the job and report truthfully. This has been attained primarly through focusing on my tasks and allowing them to do their's.
scrum master must have technical knowledge is a relative statement
by Kacem Boufelliga,
Your message is awaiting moderation. Thank you for participating in the discussion.
It depends on what we mean by technical knowledge... addressing technical concerns by the team would require the scrum master to have been exposed to building software ... in that sense the technical knowledge is absolutely necessary.
where technical knowledge is not necessary is in the choice of the technology and even that is relative ... domain wise is important having a scrum master with only procedural programming background working with a team using object oriented programming might not work very well
At the end I don't believe a good scrum master can be without not only technical knowledge but also technical experience
scrum is just micromangement
by phloid domino,
Your message is awaiting moderation. Thank you for participating in the discussion.
like any form of "management", someone who doesn't know the job cant manage those who do
i dont care what the latest fad "thinking" might be
nontechnical managers only make a mess when trying their one-size-fits-all approach
scrum is nothing more than micromanagement run amok
daily meetings? gimme a break! meetings, ALL meetings are a waste of time
standup meetings? oh, that makes it ok -- not!
sprints? backlog? stories? cycles? yadayadayada...
the whole 'agile' thing is recycled pointy hair idiocy
Re: scrum is just micromangement
by Mark Levison,
Your message is awaiting moderation. Thank you for participating in the discussion.
From your rant you don't appear to be interested in engagement or actually discussing your thinking. I will just two things: Would you share your name? The other people who commented have.
Scrum as micromanagement seems odd since scrum teams are self organizing. Perhaps you can tell us something about your experience with Scrum? What you do? How large is your team? What process you use and how it works today?
Cheers
Mark Levison
Agile Pain Relief Consulting
Re: Do ScrumMasters need to be Technical?
by Mark Levison,
Your message is awaiting moderation. Thank you for participating in the discussion.
Alexandre - Interesting I've had the opposite experience. On one project I was both a technical lead and Scrum Master. As technical lead I had ideas I was advocating for, as Scrum Master I should have neutral. Overall it wasn't my best moment. I've seen few people play both roles well.
Cheers
Mark Levison
Agile Pain Relief Consulting
Re: Do SCRUM Masters need to be technical?
by Mark Levison,
Your message is awaiting moderation. Thank you for participating in the discussion.
Yaacov - thanks for your thoughts. Just for a different perspective. You say: "SCRUM Master should not be a Business Analyst, Designer, Architect, DBA, Developer or Tester", I've seen effective ScrumMasters from the BA, Developer and Tester roles. I've seen ineffective ScrumMasters from many roles as well. For me the key is the personality and attitude. Do they understand what impediments are? What will they do to help remove them.
Cheers
Mark Levison
Agile Pain Relief Consulting
Re: scrum is just micromangement
by Yaacov Bar-Tor,
Your message is awaiting moderation. Thank you for participating in the discussion.
Dear Mark,
I agree totally with what you say. What I don't agree with Phloid Domino (if that's is his / her name) is the issue of micromanagement. Where I come from micromanagement is required where incompetency is exhibited. This is in direct contradition to the Agile Manifesto. The biggest hurdle I had was to learn to trust the other team members that they:
1. Are IT professionals
2. Can be trusted to do their assignments in the best possible way
3. Trust others to do their job
4. Are not interested in the administration surrounding the assignment
5. Respect the contribution of others
Otherwise Agile / SCRUM has no meaning. I learned that when you claim to operate Agile / SCRUM there is a period that requires a 'Leap of Faith' until you become converted.
Re: Do SCRUM Masters need to be technical?
by Yaacov Bar-Tor,
Your message is awaiting moderation. Thank you for participating in the discussion.
Mark - What do you think about the following experioence in an environment of multiple SCRUM projects where the individual plays Product Owner in one project, SCRUM Master in another and a Developer in Yet another simutaniously - I think it is possible with exceptional individuals, but on average impossible.
One more idea. The attitude of pushing away the individuals that are not SMEs (i.e. Developers) is counter-synergetic and will bring the industry (that follows SCRUM)back into the middle ages.
As a QA trainer / mentor of End-Users, PMs, BAs, Designers, Developers, Testers, etc.) I found it difficult (but not impossible) to change the state of mind of these individuals.
Re: Do SCRUM Masters need to be technical?
by Mark Levison,
Your message is awaiting moderation. Thank you for participating in the discussion.
It strikes me that they wouldn't have enough time to play all of those roles well. So in theory it could work. In practice something will suffer.
I've found trying to change people's minds is impossible. With open and inquiring minds its easy. With closed minds I focus on asking questions and finding their pain points.
Cheers
Mark Levison
Agile Pain Relief Consulting
Do ScrumMasters need to be Technical?
by Patrick Dooley,
Your message is awaiting moderation. Thank you for participating in the discussion.
Imho agile processes are futile if the development team is unable to do agile development. I believe agile development is a relatively rare skill.
Therefore, for scrum masters to succeed they need to be technically capable of teaching and mentoring agile development. What do I mean by agile development? Being able to build software with a tool based mentality.
Re: Do SCRUM Masters need to be technical?
by David Peterson,
Your message is awaiting moderation. Thank you for participating in the discussion.
Yaacov - what a load of hypothetical mumbo jumbo!
Do scrum-masters need to be technical? Hmm ... does a mechanic need to be able to drive a car? Strictly speaking no, but chances are they will be a lot better mechanic if they do! So in practice, YES absolutely!