Is it OK to have more than one role in a SCRUM process - Stack Overflow most recent 30 from stackoverflow.com 2009-12-18T07:03:27Z http://stackoverflow.com/feeds/question/409342 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/409342/is-it-ok-to-have-more-than-one-role-in-a-scrum-process 4 Is it OK to have more than one role in a SCRUM process Martin 2009-01-03T16:48:38Z 2009-01-09T00:19:18Z <p>Do you think it may be OK for a person to have more than one role in a software development company that wants to use SCRUM?</p> <p>E.g. is it ok/possible if a person is</p> <ul> <li>SCRUM master and team member</li> <li>Product owner and team member</li> <li>SCRUM master and product owner</li> </ul> <p>Which combinations do you think are possible? Do you work in such a team? What should be considered if a person has more than one roles?</p> <p>Thanks for any hints.</p> http://stackoverflow.com/questions/409342/is-it-ok-to-have-more-than-one-role-in-a-scrum-process/409359#409359 3 Answer by Charlie Martin for Is it OK to have more than one role in a SCRUM process Charlie Martin 2009-01-03T16:59:29Z 2009-01-03T17:15:28Z <p>Product owner shouldn't be a developer or project management role; the whole point is to have someone who can accept a result and who is the subject matter expert. If you make them a team member, you're back to making the product developers define the product; this is a Bad Thing. And if you make them the SCRUM master, first, they probably don't have the development background a SCRUM master needs to understand the issues and estimation, and second, they then control the exact processes and products the SCRUM master should be serving as a balance on.</p> <p>The SCRUM master can certainly take some team member duties, especially in a small team. However, in most cases as the team size grows beyond 3-4, the SCRUM master won't have a ton of time for regualr development work.</p> <p>[Updated: "SCUM" master a very inconvenient typo.]</p> http://stackoverflow.com/questions/409342/is-it-ok-to-have-more-than-one-role-in-a-scrum-process/409361#409361 1 Answer by Paul for Is it OK to have more than one role in a SCRUM process Paul 2009-01-03T17:00:26Z 2009-01-03T17:00:26Z <p>Search the <a href="http://groups.yahoo.com/group/scrumdevelopment/msearch?query=combining+roles&amp;submit=Search&amp;charset=ISO-8859-1" rel="nofollow">archives of the scrumdiscussion list.</a> This has been extensively discussed in the past on there.</p> http://stackoverflow.com/questions/409342/is-it-ok-to-have-more-than-one-role-in-a-scrum-process/409364#409364 5 Answer by krosenvold for Is it OK to have more than one role in a SCRUM process krosenvold 2009-01-03T17:01:12Z 2009-01-03T17:01:12Z <p>All of our scrum-masters are participating team-members and I think that works fine. The process handles differences in productivity really well. </p> <p>I really think the product owner should be external, but I just believe the teams should have some distance from the product owner.</p> http://stackoverflow.com/questions/409342/is-it-ok-to-have-more-than-one-role-in-a-scrum-process/409444#409444 1 Answer by Cymon for Is it OK to have more than one role in a SCRUM process Cymon 2009-01-03T17:39:11Z 2009-01-03T17:39:11Z <p>Our SCRUM master and product owner are the same person, but he's a unique individual who knowns when he's wearing his SCRUM master hat (or Karate Kid headband in this case) he is not the product owner and visa versa.</p> <p>Oh yeah, and I definitely recommend a Karate Kid headband for the SCRUM master.</p> http://stackoverflow.com/questions/409342/is-it-ok-to-have-more-than-one-role-in-a-scrum-process/426611#426611 0 Answer by Martin for Is it OK to have more than one role in a SCRUM process Martin 2009-01-09T00:19:18Z 2009-01-09T00:19:18Z <p>Thanks for all your answers. I can't select one of them as the accepted answers, because all are valuable. I'm therefore accepting this answer to remove the reminder from my profile page.</p>