Roman Usov wrote an article about the first things you can do when joining a new scrum team as Scrum Master. Read the complete article here: https://medium.com/serious-scrum/first-things-to-do-when-joining-a-new-scrum-team-as-scrum-master-9aad3f7308e8
Five Reasons Why Batman Would Be a Great Scrum Master
Mike Cohn realized that the perfect Scrum Master has been right in front of us for many years: Batman. Batman probably does not want to quit his crime-fighting ways and take the job of being a Scrum Master. But if he’s willing, there are five reasons why Batman would be the ideal Scrum Master.
Read the complete article here: https://www.mountaingoatsoftware.com/blog/five-reasons-why-batman-would-be-a-great-scrum-master
Questions a New Scrum Master Should Ask Her Team to Get up to Speed
- How large is your product backlog
?
I do not believe in product backlogs that are larger than what the team can handle in three, maybe four sprints. If the product backlog exceeds this threshold, the product owner might be in need of some support. - What is the typical age of a user story in the product backlog
? Agai n, I do not believe in the value of a user story that is 5 months old. And a “but I have been working on it ever since” is an excuse in my eyes. - What is your average lead time from an idea being added to the product backlog to its delivery?
No one could answer that question in the before-mentioned session. But it is actually one of only three metrics that can provide some insight on whether “agile” has been successfully adopted by your organization. - Does your product backlog contain user stories none of the current team members is familiar with?
Maybe those should be re-estimated with the current team members to make sure the estimation is still accurate? - How often are you grooming the product backlog?
That should be done at least once a week depending on the state of the project. - On how many user stories are you working in parallel during backlog grooming?
Ideally, a team should not be working on more user stories than it can handle within the next two or three sprints. Otherwise, the risk of allocating resources on user stories that may never make into a sprint backlog becomes too high. - How long does the grooming of a typical user story take?
The grooming should not be taking more than one to two sprints. - How are you creating user stories?
(Is it a joint team effort with the PO or is the product owner writing the user stories and the team estimates them?)
There is a tendency to observe that product owners become more a kind “technical writer” of user stories which then get estimated by the team. I suggest, however, to turn user story creation into ajoin effort of the whole team. - Where are you discussing user stories?
Only during grooming sessions or also on Slack or via comments on tickets, for example?
Every team hasit own habits, and maybe commenting in Confluence, Jira, Github or utilizing Slack is an effective means of communication in your organization. As long as this happens before a user story is selected for a sprint backlog, this should be fine. Discussing its essentials afterward is a problem, though. - Do you apply a “definition of ready” standard to your user stories?
That should indeed be a standard. A volatile velocity can at least partly be attributed to the lack thereof. - If so, of what criteria is your “definition of ready” composed of
? Typica l criteria for a “definition of ready” are: The description is available, acceptance criteria are defined, the story can be delivered within a sprint, all UI deliverables are available, all (probable) dependencies are identified, performance criteria are defined, tracking criteria are defined and the story is estimated by the team. - Who is writing acceptance criteria and in what format?
It should be the product owner in collaboration with the team to create a shared understanding of what needs to be built. - How are you estimating the likely effort of a user story?
An estimation poker would be useful. - Are you estimating in man-hours or story points?
Estimating man-hours is betting than not estimating at all. However, I prefer user story points, particularly if the application in question is burdened with legacy code and/or technical debt. Predictability and stakeholder communicationsbecomes easier this way as they are featured with a built-in buffer. - How are you practicing the estimation process, if the team shares different opinions?
Preferably, you should observe the team’s estimation process in real life. But in case you have to ask: is it a typical vote-discuss-revote cycle? Or: when and how do you pick an estimate? (Examples: 50:50 split, e.g. 3*3 and 3*5 – which one do you take? Or a majority split: 2*3 and 4*5. Or the estimations cover a range, e.g. from 2 to 8?) It is a good way to learn more about the team buildingstate , too. - What is a typical distribution of story sizes in your sprint backlogs?
This one tries to figure out, where the commitment sweet spot of the team is, based on the sprint backlog composition. To my observation, teams often work in a more successful way, when a sprint backlog comprisesof one or two larger user stories, some medium sized storiesand a few small ones. - Are you re-estimating user stories at the end of a sprint? If so, under which circumstances are you doing so?
That should always be done if a userstories turns out to be way off its original estimation. - What was your velocity of the last three sprints
? Th e team should know its velocity, how could it otherwise possibly improve? - How many user stories are typically not finished within a sprint and for what reasons?
If the team is bullish and picked more user stories than it could probablyhandled at the beginning of the sprint, so be it—nothing to worry about. Also, there are other incidents that might negativelyeffect the team’s actual velocity, e.g. sick leave or a critical bug a few days into the sprint. If the team, however, is regularly leaving user stories on the board because estimations were wrong, this is a sign for concern. See also: Scrum: The Obsession With Commitment Matching Velocity. - Are you changing user stories once they become an item of a sprint backlog? And if so, under what circumstances?
Well, making them smaller if the team runs into a problem is certainly not great, but acceptable—if the user story in its reduced form still delivers value. Making it larger after the sprint planning is, however, not acceptable. - What are the obstacles the team is facing today?
- What are the dependencies on other teams?
And if there are dependencies, are you waiting for other teams to complete their tasks? - Define and discuss at least three key team goals for the project.
Some of the answers may seem obvious, i.e. meet our deadline within our budget, but this discussion can often bring out other goals which are not obvious to the Team initially. It can help the Scrum Master understand Team motivations and dynamics. - What are
key success factors to achieve our team goals?
Defining and discussing key success factors, i.e. minimizing the impact of dependencies, can help identify project-level impediments, risks, and issues which the Scrum Master can begin to address. It also is a good benchmark to review and update as the project progresses. - What do team members hope to achieve with this project?
I like to get a sense of people’s personal goals for the project in addition to the Team goals we will establish collaboratively. Having this information can help keep people motivated over the course of the project. Some people may want to learn new technologies, be part of a high-performance Agile Team, or have other goals. - What type of work environment do we want to create on this project
? Thi s question can stimulate good discussion about how Team Members want to interact with each other to achieve the project goals. Often the discussion centers on trust, communication, collaboration, and respect, but it’s good to make sure there is some agreement (or an acceptance of differences) by the team about what is important. - What can we do as a team to make sure that we support each other to achieve our team goals?
This question can help the Scrum master understand how team members understand the importance of making commitments as a team rather than as individuals. It can also help the team establish informal agreements about the need for everyone to support each other, to take on roles outside their specialty, and trust their team when they need to ask for help. - What should we do when we are not achieving our goals or not supporting each other?
Obviously, this can be addressed in a retrospective, but having the discussion early can be helpful to understand how team members perceive how these situations should be handled. It can help establish the need for open and honest communication built on trust. - How should we celebrate success for achieving our goals?
It’s important for the team to visualize and expect success. This discussion can help the team discuss rewards that are meaningful and keep them focused on realizing those rewards.
Original post can be found here: https://age-of-product.com/20-questions-a-new-scrum-master-should-ask-her-team-to-get-up-to-speed/
Other questions you might want to ask when joining a start-up are:
- Why are you hiring a scrum master and not a project manager?
- What is the leadership style of the startup founders?
- What is your current software development process?
- Do employees get any regular feedback?
- How would you define your company culture?
As listed in this article: https://www.toptal.com/project-managers/scrum-master/5-scrum-master-questions
The many roles of a Scrum Master
Many of you know Barry Overeem’s 8 stances of a Scrum Master. They are brilliant, but they only touch the surface of what a Scrum Master is expected to do.
After an initial brainstorm – with contributions from many community members at Serious Scrum – we identified more than 50 different roles that a Scrum Master might play.
Read the complete article here: https://medium.com/serious-scrum/the-many-roles-of-a-scrum-master-7b7f62742198
Scrum Mastery: 5 Steps to Improve Team Process
- Step 1: Increase the Depth and Breadth of Transparency
- Step 2: Apply Lean Principles Simplified
- Step 3: Expect Change and Seek Better (i.e. Inspect and Adapt)
- Step 4: Focus on Delivering a “Done” Increment
- Step 5: Move Beyond the Low Hanging Fruit
Read the complete article here: https://www.scrum.org/resources/blog/scrum-mastery-5-steps-improve-team-process
What is a Scrum Master?
What does a new scrum master do within his/her first few weeks in the role?
Woody Arnold answered this question on this page and here is the quick summary:
Day 1 (Monday)
- Admin – Paper work, meet with HR, get connected.
- Meet with
manager . Understand expectations & situation. - Schedule meetings for the week – 1-on-1’s with team members, customers etc.
- Discern the situation, develop
hypothesis .
Day 2 (Tuesday)
- Start floating ideas – problems you’re hearing, solutions.
- If you need a half day scoping meeting on Thursday, you need to schedule it today to give people a little warning.
- Continue with 1-on-1’s
Day 3 (Wednesday)
- Create a short presentation for the Thursday meeting. This contains for instance: What you’ve heard, changes you’d like to implement starting next week.
Day 4 (Thursday)
- Prep for planning meeting.
- Meeting. Quick presentation – Problems we’re trying to solve, why Scrum… etc.
Week 2
- Monday – Sprint planning, and the start of sprint 1.
- Daily Standups – Coach the team into making effective daily standups.
- Sprint Review – schedule the sprint review for the last day of the sprint. Make sure to invite “customers”.
- Retrospective – Schedule the retrospective for after the sprint review.
Ten sentences with all the Scrum Master advice you’ll ever need
Mike Cohn has been a Scrum Master for over 20 years. Over that time, he gave and collected quite a lot of advice and distilled it down to the ten best bits for you:
- Never Commit the Team to Anything Without Consulting Them First
- Remember You’re There to Help The Team Look Good
- Don’t Beat the Team over the Head with an Agile Rule Book
- Nothing Is Permanent So Experiment with Your Process
- Ensure Team Members and Stakeholders View Each Other as Peers
- Protect the Team, Including in More Ways than You May Think
- Banish Failure from Your Vocabulary
- Praise Often But Always Sincerely
- Encourage the Team to Take Over Your Job
- Shut Up and Listen
Read the complete article here: https://www.mountaingoatsoftware.com/blog/ten-sentences-with-all-the-scrum-master-advice-youll-ever-need
The Scrum Master Craft
Being a Scrum Master is a craft, as it is a combination of knowledge, skill and experience that enables you as a Scrum Master to be effective.
The duty of the Scrum Master is to reveal not Resolve. There are many anti-patterns from the misunderstanding around Servant Leadership.
Flow works best in a pull-based system. This applies to
A technique Simon Reindl has found helpful is to flip every statement into a question. “You seem to be covering up progress” becomes “How are you making your work transparent?”.
W.A.I.T. (Why Am I Talking?)
A phrase he heard a lot is “The person talking is the one doing the learning”. The meme/trope of the evil villain monologuing, while their downfall is being prepared for them is not a good space to be in within a team. This was summarised by Andy Hiles as W.A.I.T.
Read the complete article here: https://www.scrum.org/resources/blog/scrum-master-craft
Servant Leadership 101: The 4 V’s to Create a Strong Foundation
Servant-leaders must create a strong foundation that helps people feel empowered to take action, enables them to move forward in a common direction despite uncertainty, and to feel inspired and resourceful during challenging times
The 4 V’s can help you establish this strong foundation:
- Vision – “What do we want?”
- Values – “What is important about that?”
- Value – “What value are we creating? What outcomes indicate we are succeeding?”
- Validation – “How will we measure valuable outcomes? How will we validate our assumptions about value?”
Read the complete article here: https://www.scrum.org/resources/blog/servant-leadership-101-4-vs-create-strong-foundation