Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What does self organizing Scrum team mean? [closed]

Tags:

agile

scrum

What does the "self organizing" in "self organizing Scrum team" mean?

like image 968
user128807 Avatar asked Nov 20 '10 04:11

user128807


People also ask

What does it mean for a Scrum team to be self Organised?

“Scrum Teams are self-organizing and cross-functional. Self-organizing teams choose how best to accomplish their work, rather than being directed by others outside of the team.”

What is the greatest threat to a self-organizing Scrum team?

Often, managerial hierarchy can get in the way of self-organization. But even when that isn't the case, it can still be difficult for teams to effectively manage themselves. Ultimately, the responsibility for bringing this out of the team falls on the ScrumMaster.

What emerges from self-organizing teams in Scrum?

“The best architectures, requirements, and designs emerge from self-organizing teams.”


2 Answers

See this article for a good explanation. This quote explains the heart of it:

Self-organization does not mean that workers instead of managers engineer an organization design. It does not mean letting people do whatever they want to do. It means that management commits to guiding the evolution of behaviors that emerge from the interaction of independent agents instead of specifying in advance what effective behavior is.

The team approaches a project, and, based on the project at hand, decides how best to allocate its resources to take advantage of each team member's various strengths.

like image 147
Sam Ritchie Avatar answered Oct 13 '22 00:10

Sam Ritchie


What does the "self organizing" in "self organizing Scrum team" mean?

It means this: No one – not even the ScrumMaster - tells the Team how to turn Product Backlog into increments of shippable functionality. The Team figures this out on its own. Each Team member applies his or her expertise to all of the problems. The synergy that results improves the entire Team’s overall efficiency and effectiveness.

Reference: Scrum Guide

like image 34
sjt Avatar answered Oct 12 '22 23:10

sjt