Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
What can possibly go wrong with scrum?
Search
Zahathys
October 14, 2015
Programming
0
84
What can possibly go wrong with scrum?
Slides for a talk I did for the NNUG Stavanger meetup.
Zahathys
October 14, 2015
Tweet
Share
More Decks by Zahathys
See All by Zahathys
Fight your brain: Innovate!
zahathys
0
580
Other Decks in Programming
See All in Programming
エンジニアインターン「Treasure」とHonoの2年、そして未来へ / Our Journey with Hono Two Years at Treasure and Beyond
carta_engineering
0
430
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.5k
Developer Joy - The New Paradigm
hollycummins
1
370
AI Agent 時代的開發者生存指南
eddie
4
2.1k
SwiftDataを使って10万件のデータを読み書きする
akidon0000
0
240
contribution to astral-sh/uv
shunsock
0
540
PHPに関数型の魂を宿す〜PHP 8.5 で実現する堅牢なコードとは〜 #phpcon_hiroshima / phpcon-hiroshima-2025
shogogg
1
340
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
360
Claude CodeによるAI駆動開発の実践 〜そこから見えてきたこれからのプログラミング〜
iriikeita
0
340
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
1
130
Pythonに漸進的に型をつける
nealle
1
130
デミカツ切り抜きで面倒くさいことはPythonにやらせよう
aokswork3
0
260
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Making Projects Easy
brettharned
120
6.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
190
55k
Building Adaptive Systems
keathley
44
2.8k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Code Reviewing Like a Champion
maltzj
526
40k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Transcript
WHAT CAN POSSIBLY GO WRONG WITH SCRUM? Created by Aurelien
Beraud
None
None
SO WHAT CAN GO WRONG? Purpose of Scrum Planning meeting
Product Owner role Team Empowerment Tribal culture Retrospective Scrum Master role <Insert your own> And much more ...
PURPOSE OF SCRUM
Any process that people use is wasteful, and that includes
Scrum. (Jeff Sutherland, co-creator of Scrum - 2014)
So, what is the purpose of Scrum then? To help
us learn this:
While we learn we should: Follow the rules. Experiment and
make mistakes. Not get discouraged when we fail.
And once we have learned "Agility", then we don't need
Scrum anymore.
PLANNING MEETING
None
If we really wanted to plan and estimate every details,
we would do it like that:
Human being are lousy at estimating, so stop doing it!
Use an abstraction: Story Points Compare stories
Wall estimates
Did you know the planning meeting has two parts? First
part - What? Second part - How? If you forget part 2, you then have a goal but you have no plan at all.
GROOMING MEETING Sounds funny right? Well that is what you
do when you do a grooming meeting!
PRODUCT OWNER ROLE
None
However he often becomes a bottleneck ... so what to
do? Share the vision not the solution. Open communication channels. Delegate to the team.
TEAM EMPOWERMENT
DAILY SCRUM
meeting! The Daily Scrum is a PLANNING
Only the team is supposed to attend that meeting. However
they might need a facilitator help with the self- organization.
SCRUM BOARD Simple and efficient.
But what about ...
or ...
TRIBAL CULTURE
Scrum is asking you to be on stage 4.
So what technique could we use to have people working
more closely together? PAIR PROGRAMMING
Some people go even further: Mob Programming
Level 4 tribe does not stop when you step outside
of the office. So do thing as a team outside of work.
RETROSPECTIVE
Common problems: Not engaging Repetitive Broad non actionable goals No
follow up on actions Disappear when firefighting
None
Structure your retrospective: Set the stage Gather data Generate Insights
Decide what to do Close the retrospective And have a specialist to faciliate it.
Force yourself to keep doing it, especially when under pressure.
The problem you are facing are probably caused by something you haven't identified yet. So take the time for self reflection.
SCRUM MASTER ROLE
Scrum ask for much complex things than what is described
in the Scrum guide. It asks the whole organization to change it's culture and behavior. And that is one of the reason you have a dedicated role to help with the transition.
However: A two days course does not make a good
Scrum Master.
All these problems I have listed are IMPEDIMENTS that the
Scrum Master needs to solve. Do you really think someone can do that as a part time job?
Scrum is about change, however humans don't like change. So
you will need the courage to challenge the status-quo and start doing things differently.
<INSERT YOUR OWN>