What is the Scrum Master Role during development team formation
Hi,
I've read through the scrum guide book couple of time and also on other sites, but I could not find what I was looking for.
For Example: If a company has 40 developers and they are planning to go agile - scrum. They are planning to create scrum team of 6 developers or so.
What is the role of scrum master here in team creation.
How does scrum master help the organization here who is planning to create a scrum team?
Regards,
Nikhil Sinha
The Scrum Master can advise management & the developers what is required of each team (cross-functional, self-organizing, who have the necessary skills to produce an increment of value) and facilitate the team formation - whether that be self-organization by all the developers or being formulated by 'management'.
For example, if the organization was grouped by Front End Developers, Database administrators & back-end developers, then you would want to ensure each team has a mixture of all 3, so that you remove any outside dependencies.
Thanks Tim.