Is scrum fit for small organisation? - Stack Overflow most recent 30 from stackoverflow.com2009-12-01T03:52:06Zhttp://stackoverflow.com/feeds/question/343254http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/343254/is-scrum-fit-for-small-organisation8Is scrum fit for small organisation?DevaRajMenon2008-12-05T09:02:03Z2008-12-16T20:21:42Z
<p>is it possible to convert their method to scrum in a small concern</p>
http://stackoverflow.com/questions/343254/is-scrum-fit-for-small-organisation/343267#3432678Answer by e-satis for Is scrum fit for small organisation?e-satis2008-12-05T09:07:16Z2008-12-05T09:07:16Z<p>Two best practices of Scrum are :</p>
<ul>
<li><p>Grouping your staff in small teams.</p></li>
<li><p>Keeping communication quick and efficient (especially meetings).</p></li>
</ul>
<p>So yeah, definitely, Scrum fit a small organization. In fact, as a small organization, you need less REorganization to start applying scrum !</p>
http://stackoverflow.com/questions/343254/is-scrum-fit-for-small-organisation/343290#3432901Answer by Arnout for Is scrum fit for small organisation?Arnout2008-12-05T09:20:29Z2008-12-05T09:20:29Z<p>Yes, but...</p>
<p>A problem I've encountered with Scrum in a small organization, is that the Product Owner was frequently unavailable (due to having lots of other responsibilities as well).</p>
<p>Needless to say, this can severely affect your agility. If you want to apply Scrum in such a situation, be sure to clearly communicate that the role of Product Owner is a time-consuming one.</p>
http://stackoverflow.com/questions/343254/is-scrum-fit-for-small-organisation/343318#3433180Answer by excalibur for Is scrum fit for small organisation?excalibur2008-12-05T09:36:01Z2008-12-05T09:36:01Z<p>There are certainly some aspects of scrum that only apply to large teams but it can work in smaller teams too.</p>
<p>Like many things, it's a case of just taking what works for your company or team rather than blindly following all of it because "that's what you do".</p>
<p>I've seen it work very successfully with 1 developer and a 3 week budget just by cutting it down and adjusting it to only the ideas that are relevant to that size project.
Not sure if that still counts as scrum but it worked.</p>
<p>Ultimately, any project management plan is better than none and the sooner you realise there is a problem the less impact it will have.</p>
http://stackoverflow.com/questions/343254/is-scrum-fit-for-small-organisation/343475#3434752Answer by Osama ALASSIRY for Is scrum fit for small organisation?Osama ALASSIRY2008-12-05T10:51:07Z2008-12-05T10:51:07Z<p>You can even do scrum alone, it's called "<a href="http://www.pbell.com/index.cfm/2007/6/17/Solo-Scrums" rel="nofollow">Solo Scrum</a>". </p>
http://stackoverflow.com/questions/343254/is-scrum-fit-for-small-organisation/372556#3725561Answer by Dusan Kocurek for Is scrum fit for small organisation?Dusan Kocurek2008-12-16T20:21:42Z2008-12-16T20:21:42Z<p>No problem. My experience is that even large company decides to move to an agile (scrum) they are starting with Scrum in small team - as "a proof of concept".</p>
<p>For example, we started as 2 developers and moved to Scrum with more than 20 developers, 4 teams and 3 separated projects.</p>