What does a scrum master do all day? - Stack Overflow most recent 30 from stackoverflow.com2009-11-27T12:59:03Zhttp://stackoverflow.com/feeds/question/127807http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day6What does a scrum master do all day?Neil Middleton2008-09-24T15:17:36Z2009-10-01T17:32:58Z
<p>To quote wikipedia:</p>
<blockquote>
<p>Scrum is facilitated by a ScrumMaster, whose primary job is to remove impediments to the ability of the team to deliver the sprint goal. The ScrumMaster is not the leader of the team (as they are self-organizing) but acts as a buffer between the team and any distracting influences. The ScrumMaster ensures that the Scrum process is used as intended. The ScrumMaster is the enforcer of rules."</p>
</blockquote>
<p>Working on this basis, and the fact that most businesses are running 2-3 projects at a time, what actual work tasks does a SM do to fill a full time job? Or, is it not a full time job and that individual do other things such as development, sales etc?</p>
<p>Do any SM's out there have anything to share?</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/127839#1278394Answer by Craig for What does a scrum master do all day?Craig2008-09-24T15:20:58Z2009-10-01T17:32:58Z<p>"acts as a buffer between the team and any distracting influences"</p>
<p>That is a full time job. There are a bunch of people who would love to get information from the team and it is the SM to handle those questions. To do that job well, it is important to be proactive, not reactive. Therefore they should be keeping all the wheels running smoothly. It is an amazing transformation when the SM is working well.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/127844#1278445Answer by Si Keep for What does a scrum master do all day?Si Keep2008-09-24T15:22:23Z2008-09-24T15:22:23Z<p>Unfortunately we don't have the luxury of having dedicated scrum masters. I am also a team leader and senior developer which more than fills the day.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/127854#1278547Answer by David Arno for What does a scrum master do all day?David Arno2008-09-24T15:24:34Z2008-09-24T15:24:34Z<p>The Scrum Master will do things like ensuring scrums occur, organising sprint planning meetings, retrospectives etc. Also (s)he will be able to explain to management what the team is doing and why the team members cannot be poached off onto other projects until the sprint finishes. Beyond that, there aren't really any defined tasks for the Scrum Master. So one person should easily be able to be Scrum Master for 3 teams, and still have time left over to either do management type jobs (holiday requests, procedures, attending boring meetings with directors or whatever), or be free to contribute to the development resources of the team.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/127876#1278760Answer by mos for What does a scrum master do all day?mos2008-09-24T15:28:33Z2008-09-24T15:28:33Z<p>Ideally, the Scrum Master will maintain up to three projects --whatever number he's comfortable with. He shouldn't be a true developer, since that takes up too much time and is a conflict of interest in a lot of ways, anyway. Instead, think of the SM as the Project Manager in waterfall development.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/127908#1279082Answer by Jivko Petiov for What does a scrum master do all day?Jivko Petiov2008-09-24T15:33:48Z2008-09-24T15:38:58Z<p>To make a long story short, the Scrum Master is responsible for making things happen. And in practice it is often the case that the Scrum Master is actually a project manager in disguise. At least that's the case in my company.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/880580#8805802Answer by Cam Wolff for What does a scrum master do all day?Cam Wolff2009-05-19T01:24:22Z2009-05-27T10:03:38Z<p>The ScrumMaster/ Iteration Manager </p>
<ul>
<li>Builds the Release Plan</li>
<li>Builds the Scrum/ Iteration Plan</li>
<li>Plans and hosts the
<ul>
<li>Scrum/ Iteration Planning Meetings</li>
<li>Show & Tells</li>
<li>Release Planning Meetings</li>
<li>Retrospectives</li>
</ul></li>
<li>Owns the blocker board and actively works with the team to identify and remove blockers</li>
<li>Updates the team WIKI</li>
<li>Updates Big Visible Charts in the team room including the story card wall</li>
<li>Participates in the daily standup</li>
<li>Participates in the daily Scrum of Scrums</li>
</ul>
<p>The ScrumMaster/ Iteration Manager is also the sheep dog, that is they protect the team (herd). Finally, the ScrumMaster/ Iteration Manager is the point of contact for the team to external resources but primarily the Project Manager.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/880591#8805912Answer by Jordan S. Jones for What does a scrum master do all day?Jordan S. Jones2009-05-19T01:29:20Z2009-05-19T01:29:20Z<p>I typically am on <a href="http://stackoverflow.com" rel="nofollow">Stack Overflow</a> all day. Oh, and I try to co-ordinate lunches.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/1495129#14951290Answer by drivendevelopment for What does a scrum master do all day?drivendevelopment2009-09-29T21:45:56Z2009-09-29T21:45:56Z<p>While ScrumMaster is a role within the Scrum framework, the individual fulfilling that role must be a member of the Team. In Scrum, <strong>Team members should at all costs be full time</strong>. Team members should be able to pick up tasks on the Sprint backlog. They might be development tasks, testing tasks, configuring the CI server tasks, etc... If you can't contribute to the burndown then why be on the team? <a href="http://drivendevelopment.blogspot.com/2009/09/i-want-scrummaster-role-to-be.html" rel="nofollow">Buggering off and joining another team is the last thing any self respecting ScrumMaster should do.</a> ScrumMasters should be servant leaders that are <em>embedded with and dedicated to</em> their Team and product. ScrumMaster is a role on a Team, not a job title. I disagree with those that think you can be a ScrumMaster on more than one project at a time and still be world class. The fact is, that's just not Scrum.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/1505251#15052512Answer by drivendevelopment for What does a scrum master do all day?drivendevelopment2009-10-01T17:13:41Z2009-10-01T17:13:41Z<blockquote>
<p>Working on this basis, and the fact
that most businesses are running 2-3
projects at a time, what actual work
tasks does a SM do to fill a full time
job? </p>
</blockquote>
<p>Anything within their skillset to help the Team achieve the goal.</p>
<blockquote>
<p>Or, is it not a full time job and
that individual do other things such
as development, sales etc?</p>
</blockquote>
<p>ScrumMaster was not originally intended to be a full time job. ScrumMaster is a role fulfilled by someone on the Team. That team member is dedicated to the product full time. So, when he\she is not doing ScrumMaster duties they default back to burning down tasks on the Sprint Backlog.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/1505264#15052640Answer by Christian for What does a scrum master do all day?Christian2009-10-01T17:16:44Z2009-10-01T17:16:44Z<p>The key to the ScrumMaster role is to remove impediments. </p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/1505306#15053060Answer by Earwicker for What does a scrum master do all day?Earwicker2009-10-01T17:25:20Z2009-10-01T17:25:20Z<p>I think there will be as many answers to this question as there are people to answer it. On a small team with dedicated people who mostly know what they doing, the role of SM is almost invisible; on a larger team trying to cope with vague requirements and power struggles the SM will be highly visible and probably never have a moment to themselves, as they will become the lightning conductor for all the frustrations of the team (and stakeholders outside it).</p>
<p>There's no substitute for knowing what you want to achieve and having a small team of people who know how to achieve it. If you have that, and you "adopt SCRUM", you will probably be convinced quickly that being a Scrum Master is easy. But if instead you have a big mess of a team, and an undefined goal, and a lot of political fighting going on, and you "adopt SCRUM", you will probably come away thinking that being a Scrum Master is a full-time (perhaps impossible) job requiring a combination of very rare talents. Most real teams are probably somewhere between these extremes.</p>
http://stackoverflow.com/questions/127807/what-does-a-scrum-master-do-all-day/1505333#15053331Answer by zvolkov for What does a scrum master do all day?zvolkov2009-10-01T17:32:05Z2009-10-01T17:32:05Z<p>Everything and anything that developers need to keep being productive. Order pizza. Go talk to admins, management, other teams. Do bureaucracy kind of stuff. Fix the build server if no one else's available. </p>