Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

Is there another name for Scrum Master which is less Scrum-specific? I've worked in agile teams where this role is clearly necessary (and filled), but we were not using Scrum per se. Despite this, Scrum Master was the term used if the role was explicitly recognized.

share|improve this question
4  
Alternate name for a Scrum Master? Try “Hooker”. – Donal Fellows Nov 24 '11 at 11:28
+1 to Hooker :) – Morons Nov 24 '11 at 11:31
Yep, but I cannot name such terms in public. – shabunc Nov 24 '11 at 13:53
1  
@shabunc - why? If people take offence, the fault is theirs ignorant of the second meaning of the word. – Stephen C Nov 24 '11 at 23:04
@Stephen: If they take offence, accuse them of having a dirty mind and act like the only meaning it could possibly be is the one related to rugby. After all, its a role that is deeply involved with mastering the scrummage and so totally appropriate. (Works in the other sense too. :-D) – Donal Fellows Nov 24 '11 at 23:57
show 2 more comments

4 Answers

up vote 1 down vote accepted

A Scrum Master is definitely not a traditional Project Manager. That is a common misconception. The Scrum Master guides the team and help them to follow the Scrum process. In Extreme Programming there is a role called Coach, which is roughly equivalent to the Scrum Master role. In my opinion "Coach" is a much better name than "Scrum Master". In general I find the XP terminology be more natural than Scrum's.

share|improve this answer

I don't think there's an official term, but you could use "team facilitator" or "team coach", which is roughly what a scrum master does.

share|improve this answer
the term Coach is trending... Where I used to work, they were trying to tell us that our boss is not a boss anymore, but rather a coach, but with the same role and approach...! But in regards to Scrum, team coach looks appropriate. – Gabriel Mongeon Nov 24 '11 at 16:08

I've see the term coordinator used in a couple of big organizations.

share|improve this answer

Program Manager is a term used by some.

IMHO it is better then Project Manager as project scope ends with release but program scope spans multiple releases.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.