SlideShare une entreprise Scribd logo
1  sur  29
Télécharger pour lire hors ligne
5/6/2017
1
Embracing Agile Leadership
Don MacIntyre
Certified Enterprise Coach
Certified Agile Leader Educator
Don@ScrumEtc.com
www.ScrumEtc.com
Business
Performance
Organizational
Agility
Leadership Agility
These slides may not be reproduced without permission
© Scrum, Etc.
Speaker Profile
 Certified Agile Leadership Educator (CALe)
 Certified Enterprise Agile Coach (CEC/CSC, SPC)
 Certified Leadership Agility 360 Coach
 Former Software Executive
 Former Software Engineer
© Scrum, Etc.
5/6/2017
2
Let’s Start With ‘Why’
“People don’t buy what you do, they buy why you do it.”
– Simon Sinek
https://www.startwithwhy.com/
Why do some Agile projects fail?
© Scrum, Etc.
5/6/2017
3
Leading Causes of Failed Agile Projects
http://stateofagile.versionone.com
© Scrum, Etc.
#1 Reported Problem
Company philosophy or culture at
odds with core agile values (46%)
© Scrum, Etc.
5/6/2017
4
#2 Reported Problem
Lack of experience with agile
methods (41%)
© Scrum, Etc.
#3 Reported Problem
Lack of management support
(38%)
© Scrum, Etc.
5/6/2017
5
#4 Reported Problem
Lack of support for cultural
transition (38%)
© Scrum, Etc.
#5 Reported Problem
Inconsistent agile practices and
processes (38%)
© Scrum, Etc.
5/6/2017
6
#6 Reported Problem
External pressure to follow
waterfall process (36%)
© Scrum, Etc.
#7 Reported Problem
Ineffective management
collaboration (34%)
© Scrum, Etc.
5/6/2017
7
#8 Reported Problem
A broader organizational or
communications problem (30%)
© Scrum, Etc.
#9 Reported Problem
Unwillingness of team to follow
agile (30%)
© Scrum, Etc.
5/6/2017
8
#10 Reported Problem
Inability to continuously prioritize
work (28%)
© Scrum, Etc.
#11 Reported Problem
Insufficient Training(27%)
© Scrum, Etc.
5/6/2017
9
#12 Reported Problem
Ineffective collaboration (25%)
© Scrum, Etc.
How many of these issues
can be mitigated by
Leadership?
© Scrum, Etc.
5/6/2017
10
How Did We Get Here?
© Scrum, Etc.
Scientific Management from the 1800’s
 Synthesize workflow
 Productivity of Labor
 Labor from Craft to Mass Production
 Dumb down the work for the uneducated
 Micro-manage the uneducated
 Brought great efficiencies to manufacturing
Frederick Taylor (1856-1915)
© Scrum, Etc.
5/6/2017
11
21
On track
(on paper)
early in the
developme
nt cycle
Off track
late in the
developm
ent cycle
Integration
We Wound Up With This…
The World Has Changed
 In 2017 knowledge workers are now
 Well educated
 Well paid
 Expected to solve complex problems
 Expected to make decisions that in are in the best interest of the
company
 Often have more domain expertise than their management
 Should we attempt to manage them the same way we
managed to control unskilled laborers 100 years ago?
© Scrum, Etc.
5/6/2017
12
Advancement of Technology
 Moore’s Law
 Processing
 Storage
 Networking
 Systems
 Faster Build Times
 Faster Automation
 Virtualization
 Etc..
Wgsimon - Own work, CC BY-SA
3.0,
https://commons.wikimedia.org/w/
index.php?curid=15193542
© Scrum, Etc.
Lifecycle of a Defect 1995
 Code is written
 Successful Local Compile
 Checked In
 Passes First Level Test
 Code is integrated
 Build is passed to Testers 1 week
later
 Tester Finds Bug 1 week later
 Bug Entered into Tracking system
 Sits in Queue for 2 weeks
 Assigned to available Developer
 Available developer takes days
to weeks to fix
 How long did this take?
 Days?
 Weeks?
 Months?
© Scrum, Etc.
5/6/2017
13
Lifecycle of a Defect 2017
 Code & Unit Test written
 Successful Local Compile
 Checked In to CI system
 Unit Tests run on successful
build
 CI system kicks off automated
test
 Defect is found within minutes
 Same developer recognizes
and fixes problem immediately
 Checks in new code/unit test
 CI system runs Automated Tests
 Problem resolved
 Do we even bother tracking it
as a defect?
© Scrum, Etc.
Which situation more
closely describes your
environment?
© Scrum, Etc.
Ask Your Leadership Team
5/6/2017
14
Management Trends
 Scientific Management 
 Toyota Production System / Lean
 What’s Next?
© Scrum, Etc.
Toyota Production System
 Origins of Lean
 Eliminate Waste
 Build Quality In
 Create Knowledge
 Defer Commitment
 Deliver Fast
 Respect for People
 Optimize the Whole
© Scrum, Etc.
https://en.wikipedia.org/wiki/Taiichi_Ohno
5/6/2017
15
What’s Next?
© Scrum, Etc.
Radical Management
From To
Focusing only on making money
for shareholders
Focusing on delighting customers
through continuous innovation
Managers focused on controlling
individuals
Managers empowering and
supporting self-organizing teams
Controlling work with bureaucracy Guiding innovation with priorities
Predominantly valuing efficiency Valuing continuous innovation
Top-down command structures Horizontal communication and
collaboration
http://www.stevedenning.com/radical-management/default.aspx
© Scrum, Etc.
5/6/2017
16
Agile Overview for Leaders
© Scrum, Etc.
Agile Manifesto
We are uncovering better ways of developing software by doing it and
helping others do it. Through this work we have come to value:
Individuals and interactions over processes and tools
Working software over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan
That is, while there is value in the items on the right, we value the items on
the left more.
© Scrum, Etc.
5/6/2017
17
Agile Principles 1-4
1. Our highest priority is to satisfy the customer through early and
continuous delivery of valuable PRODUCT.
2. Welcome changing requirements, even late in development. Agile
processes harness change for the customer's competitive
advantage.
3. Deliver working PRODUCT frequently, from a couple of weeks to a
couple of months, with a preference to the shorter timescale.
4. Business people and developers must work together daily
throughout the project.
© Scrum, Etc.
Agile Principles 5-8
5. Build projects around motivated individuals. Give them the
environment and support they need, and trust them to get the
job done.
6. The most efficient and effective method of conveying
information to and within a development team is face-to-face
conversation.
7. Working PRODUCT is the primary measure of progress.
8. Agile processes promote sustainable development. The sponsors,
developers, and users should be able to maintain a constant
pace indefinitely.
© Scrum, Etc.
5/6/2017
18
Agile Principles 9-12
9. Continuous attention to technical excellence and good
design enhances agility.
10. Simplicity — the art of maximizing the amount of work not
done — is essential.
11. The best architectures, requirements, and designs emerge
from self-organizing teams.
12. At regular intervals, the team reflects on how to become
more effective, then tunes and adjusts its behavior
accordingly.
© Scrum, Etc.
Ask Your Leadership Team
Which agile values or principles
might conflict with your current
organizational culture?
© Scrum, Etc.
5/6/2017
19
Scrum Book for Leadership
 Opens with $426M FBI Sentinel Project
 Late and way over budget
 Small FBI team convinced the FBI Director to take
it back from vendor and let them do Agile
 They were successful
 Federal CIO told vendor it was time to get serious
about Agile
 Great agile book for leaders that focuses on
the ‘why’ rather than the ‘how’
© Scrum, Etc.
Scrum Patterns for Success
 Stable Teams – Allow people to be dedicated to one team
 Yesterday’s Weather – Team’s pull work into sprint based on last few sprints
 Daily Clean Code – Code is 100% done and tested at end of sprint
 Swarming – Everyone is focused on sprint goal, top story, and helping team
 Interrupt Pattern – Measure interrupts and use an interrupt buffer
 Stop the Line – If interrupts overflow buffer – abort
 Scrumming the Scrum – top improvement from retro is top story for next sprint
 Happiness Metric – Measure Happiness during Retrospective
© Scrum, Etc.
http://www.scrumplop.org/
5/6/2017
20
Kanban
• Start with what you know
• Visualize the workflow
• Limit WIP (work in progress)
• Manage the flow
• Make process policies explicit
• Improve collaboratively
© Scrum, Etc.
Agile Technical Practices
© Scrum, Etc.
5/6/2017
21
Scaling (and De-Scaling) Patterns
Communication, Trust, and Collaboration
 How will these teams
know what the other
teams are working on?
 Do teams trust one
another to deliver?
 Are teams willing to
work together toward a
common goal?
© Scrum, Etc.
5/6/2017
22
Quarterly Release Planning
If you utilize the ‘Everyone in the Same Room’
Quarterly Release Planning pattern, this is a
Quarterly Opportunity for Senior Leadership
to Motivate the Organization
© Scrum, Etc.
© Scrum, Etc.
As we look ahead into the
next century, leaders will be
those who empower others.
- @BillGates
5/6/2017
23
Empowering Teams
http://www.amazon.com/Turn-Ship-Around-Building-Breaking/dp/0241250943/
© Scrum, Etc.
Employee Engagement
http://www.amazon.com/Drive-Surprising-Truth-About-Motivates/dp/1594484805
© Scrum, Etc.
5/6/2017
24
Shawn Achor: The Happiness Advantage
© Scrum, Etc.
High Performing Teams and Physiological Safety
 A sense of confidence that the
team will not embarrass, reject or
punish someone for speaking up
 Google considers this the most
critical trait of successful teams
https://www.amazon.com/Teaming-Organizations-Innovate-Compete-Knowledge/dp/078797093X
© Scrum, Etc.
Harvard Business School Professor
Amy Edmondson
5/6/2017
25
Benefits of Agile Leadership
© Scrum, Etc.
Leadership Agility
 In order to be successful in complex
and rapidly changing environments,
leaders need to advance their
personal leadership agility
 The agility of the organization will not
exceed the agility of leadership
© Scrum, Etc.
http://www.changewise.biz/?page_id=1554
5/6/2017
26
Agile Leadership Mindset
 From Directing to Coaching
 From Hiding Failure to Learning from Failure
 From Telling to Collaborating
 From Avoiding Blame to Seeking Feedback
 Listening
© Scrum, Etc.
Leadership Agility 360
 360 degree feedback tool designed to help you assess your
Leadership Agility level
 Self-assessment compared to input from Manager, Director
Reports and Stakeholders
 Provides insight into how you can develop your personal
Leadership Agility levels
 May be done with a management team, but designed for
personal leadership development, not evaluation and/or ranking
like some other 360 tools http://www.changewise.biz/?page_id=1554
© Scrum, Etc.
5/6/2017
27
© Scrum, Etc.
I came to see at my time
at IBM that culture isn’t
just one aspect of the
game, it is the game. -
Lou Gerstner
LaLoux Culture Model
Red Amber Orange Green Teal
© Scrum, Etc.
Fear > Stability > Competition > Shared Values > Self Management
Mafi > Government > Traditional Corp > Modern Corp > Future Corp
5/6/2017
28
CAL 1: Leading Organizational Agility NOT Managing Agile Practices
CAL 2: Being an Agile Leader and Practicing Agile Leadership
Questions and Comments
Don MacIntyre
Don@ScrumEtc.com
www.ScrumEtc.com
© Scrum, Etc.
5/6/2017
29
Some artwork provided by:
Artwork licensed to Don MacIntyre / Scrum, Etc.
© Scrum, Etc.
These slides may not be reproduced without permission

Contenu connexe

Tendances

Agile Truths and Misconceptions
Agile Truths and MisconceptionsAgile Truths and Misconceptions
Agile Truths and Misconceptions
Richard Cheng
 
Transitioning to Agile
Transitioning to AgileTransitioning to Agile
Transitioning to Agile
Mike Cohn
 
20210618 PMI XC 2021 Conf Business Agility: What Got You Here Won't Get You T...
20210618 PMI XC 2021 Conf Business Agility: What Got You Here Won't Get You T...20210618 PMI XC 2021 Conf Business Agility: What Got You Here Won't Get You T...
20210618 PMI XC 2021 Conf Business Agility: What Got You Here Won't Get You T...
Craeg Strong
 

Tendances (20)

Agile Mumbai 2020 Conference | Agile Leadership 101: Unlearn to succeed | Ash...
Agile Mumbai 2020 Conference | Agile Leadership 101: Unlearn to succeed | Ash...Agile Mumbai 2020 Conference | Agile Leadership 101: Unlearn to succeed | Ash...
Agile Mumbai 2020 Conference | Agile Leadership 101: Unlearn to succeed | Ash...
 
Challenges in doing Agile in IT Services
Challenges in doing Agile in IT ServicesChallenges in doing Agile in IT Services
Challenges in doing Agile in IT Services
 
Build for Speed - Gareth Evans - AgileNZ 2017
Build for Speed - Gareth Evans - AgileNZ 2017Build for Speed - Gareth Evans - AgileNZ 2017
Build for Speed - Gareth Evans - AgileNZ 2017
 
Scrumban
ScrumbanScrumban
Scrumban
 
#8 agile governance questions you can and should be asking
#8 agile governance questions you can and should be asking#8 agile governance questions you can and should be asking
#8 agile governance questions you can and should be asking
 
Fundamentals of Agile Software Development
Fundamentals of Agile Software Development Fundamentals of Agile Software Development
Fundamentals of Agile Software Development
 
Agile Principles, Agile People
Agile Principles, Agile PeopleAgile Principles, Agile People
Agile Principles, Agile People
 
Agile Truths and Misconceptions
Agile Truths and MisconceptionsAgile Truths and Misconceptions
Agile Truths and Misconceptions
 
From Technical Debt to Technical Health
From Technical Debt to Technical HealthFrom Technical Debt to Technical Health
From Technical Debt to Technical Health
 
Transitioning to Agile
Transitioning to AgileTransitioning to Agile
Transitioning to Agile
 
Scaling Scrum to Large Distributed Teams and Its Challenges
Scaling Scrum to Large Distributed Teams and Its ChallengesScaling Scrum to Large Distributed Teams and Its Challenges
Scaling Scrum to Large Distributed Teams and Its Challenges
 
Introduction to Recipes for Agile Governance in the Enterprise (RAGE)
Introduction to Recipes for Agile Governance in the Enterprise (RAGE)Introduction to Recipes for Agile Governance in the Enterprise (RAGE)
Introduction to Recipes for Agile Governance in the Enterprise (RAGE)
 
Are You Being Agile or Doing Agile?
Are You Being Agile or Doing Agile?Are You Being Agile or Doing Agile?
Are You Being Agile or Doing Agile?
 
Learn Best Practices of a True Hybrid IT Management Approach
Learn Best Practices of a True Hybrid IT Management ApproachLearn Best Practices of a True Hybrid IT Management Approach
Learn Best Practices of a True Hybrid IT Management Approach
 
Scaling agile diy agile_fest2016
Scaling agile diy agile_fest2016Scaling agile diy agile_fest2016
Scaling agile diy agile_fest2016
 
DSDM – Linking Agile program management, Agile project management and Agile...
DSDM – Linking Agile program management, Agile project management and Agile...DSDM – Linking Agile program management, Agile project management and Agile...
DSDM – Linking Agile program management, Agile project management and Agile...
 
Journey toagile published
Journey toagile publishedJourney toagile published
Journey toagile published
 
20210618 PMI XC 2021 Conf Business Agility: What Got You Here Won't Get You T...
20210618 PMI XC 2021 Conf Business Agility: What Got You Here Won't Get You T...20210618 PMI XC 2021 Conf Business Agility: What Got You Here Won't Get You T...
20210618 PMI XC 2021 Conf Business Agility: What Got You Here Won't Get You T...
 
From Divided to United - Aligning Technical and Business Teams
From Divided to United - Aligning Technical and Business TeamsFrom Divided to United - Aligning Technical and Business Teams
From Divided to United - Aligning Technical and Business Teams
 
Impediments: Silent killer of agile teams
Impediments: Silent killer of agile teamsImpediments: Silent killer of agile teams
Impediments: Silent killer of agile teams
 

Similaire à Embracing Agile Leadership - Don MacIntyre

2 days agoShravani Kasturi DiscussionCOLLAPSETop of Form.docx
2 days agoShravani Kasturi DiscussionCOLLAPSETop of Form.docx2 days agoShravani Kasturi DiscussionCOLLAPSETop of Form.docx
2 days agoShravani Kasturi DiscussionCOLLAPSETop of Form.docx
herminaprocter
 

Similaire à Embracing Agile Leadership - Don MacIntyre (20)

Agile Data Governance Tutorial
Agile Data Governance TutorialAgile Data Governance Tutorial
Agile Data Governance Tutorial
 
Building an agile culture
Building an agile cultureBuilding an agile culture
Building an agile culture
 
Opportunities for Project Managers in the Lean-Agile Enterprise with SAFe
Opportunities for Project Managers in the Lean-Agile Enterprise with SAFeOpportunities for Project Managers in the Lean-Agile Enterprise with SAFe
Opportunities for Project Managers in the Lean-Agile Enterprise with SAFe
 
Scrum methodology
Scrum methodologyScrum methodology
Scrum methodology
 
Managing Velocity with Multiple Agile Teams
Managing Velocity with Multiple Agile TeamsManaging Velocity with Multiple Agile Teams
Managing Velocity with Multiple Agile Teams
 
Role of the Project Manager in Agile
Role of the Project Manager in AgileRole of the Project Manager in Agile
Role of the Project Manager in Agile
 
How Agile Can We Go? Lessons Learned Moving from Waterfall
How Agile Can We Go? Lessons Learned Moving from WaterfallHow Agile Can We Go? Lessons Learned Moving from Waterfall
How Agile Can We Go? Lessons Learned Moving from Waterfall
 
Agile Methodologies & Key Principles 2
Agile Methodologies & Key Principles 2Agile Methodologies & Key Principles 2
Agile Methodologies & Key Principles 2
 
Psp Tsp Agile 3 1 En
Psp Tsp Agile 3 1 EnPsp Tsp Agile 3 1 En
Psp Tsp Agile 3 1 En
 
Scrum 18 months later
Scrum 18 months laterScrum 18 months later
Scrum 18 months later
 
2 days agoShravani Kasturi DiscussionCOLLAPSETop of Form.docx
2 days agoShravani Kasturi DiscussionCOLLAPSETop of Form.docx2 days agoShravani Kasturi DiscussionCOLLAPSETop of Form.docx
2 days agoShravani Kasturi DiscussionCOLLAPSETop of Form.docx
 
Agile: Not Just for Sofware
Agile: Not Just for SofwareAgile: Not Just for Sofware
Agile: Not Just for Sofware
 
Drupal GovCon 2021 - The MOST Important Agile Role NO ONE is Talking About
Drupal GovCon 2021 - The MOST Important Agile Role NO ONE is Talking AboutDrupal GovCon 2021 - The MOST Important Agile Role NO ONE is Talking About
Drupal GovCon 2021 - The MOST Important Agile Role NO ONE is Talking About
 
Michigan Agile Presentation
Michigan Agile PresentationMichigan Agile Presentation
Michigan Agile Presentation
 
Genuine agility at scale through LeSS Product Ownership - April 2018
Genuine agility at scale through LeSS Product Ownership - April 2018Genuine agility at scale through LeSS Product Ownership - April 2018
Genuine agility at scale through LeSS Product Ownership - April 2018
 
Execution Certainty
Execution CertaintyExecution Certainty
Execution Certainty
 
Scrum-Agile : An Introduction
Scrum-Agile : An IntroductionScrum-Agile : An Introduction
Scrum-Agile : An Introduction
 
Agile Organizations with Scrum@Scale
Agile Organizations with Scrum@ScaleAgile Organizations with Scrum@Scale
Agile Organizations with Scrum@Scale
 
Agile Fundamentals One Step Guide for Agile Projects(Handout).pdf
Agile Fundamentals One Step Guide for Agile Projects(Handout).pdfAgile Fundamentals One Step Guide for Agile Projects(Handout).pdf
Agile Fundamentals One Step Guide for Agile Projects(Handout).pdf
 
Agile Organization with Scrum@Scale, Vimar Spa a real example
Agile Organization with Scrum@Scale, Vimar Spa a real exampleAgile Organization with Scrum@Scale, Vimar Spa a real example
Agile Organization with Scrum@Scale, Vimar Spa a real example
 

Plus de agilemaine

Plus de agilemaine (20)

Technical debt is a business problem - Bob Fischer
Technical debt is a business problem - Bob FischerTechnical debt is a business problem - Bob Fischer
Technical debt is a business problem - Bob Fischer
 
The Evolution of the Enterprise Operating Model - Ryan Lockard
The Evolution of the Enterprise Operating Model - Ryan LockardThe Evolution of the Enterprise Operating Model - Ryan Lockard
The Evolution of the Enterprise Operating Model - Ryan Lockard
 
The guide to inviting leadership - Inviting Leadership by Daniel Mezick
The guide to inviting leadership - Inviting Leadership by Daniel MezickThe guide to inviting leadership - Inviting Leadership by Daniel Mezick
The guide to inviting leadership - Inviting Leadership by Daniel Mezick
 
Ready For Agile Checklist - Inviting Leadership by Daniel Mezick
Ready For Agile Checklist - Inviting Leadership by Daniel MezickReady For Agile Checklist - Inviting Leadership by Daniel Mezick
Ready For Agile Checklist - Inviting Leadership by Daniel Mezick
 
Authority Circle - Inviting Leadership by Daniel Mezick
Authority Circle - Inviting Leadership by Daniel MezickAuthority Circle - Inviting Leadership by Daniel Mezick
Authority Circle - Inviting Leadership by Daniel Mezick
 
How I accidentally joined an agile company - Jens Wedin
How I accidentally joined an agile company - Jens WedinHow I accidentally joined an agile company - Jens Wedin
How I accidentally joined an agile company - Jens Wedin
 
Stephen Vance - Testing, DevOps and High-Performing Teams - Agile Maine
Stephen Vance - Testing, DevOps and High-Performing Teams - Agile MaineStephen Vance - Testing, DevOps and High-Performing Teams - Agile Maine
Stephen Vance - Testing, DevOps and High-Performing Teams - Agile Maine
 
DYNAMIC RETEAMING: ACKNOWLEDGE REALITY, CHART YOUR PATH - HEIDI HELFAND
DYNAMIC RETEAMING: ACKNOWLEDGE REALITY, CHART YOUR PATH - HEIDI HELFANDDYNAMIC RETEAMING: ACKNOWLEDGE REALITY, CHART YOUR PATH - HEIDI HELFAND
DYNAMIC RETEAMING: ACKNOWLEDGE REALITY, CHART YOUR PATH - HEIDI HELFAND
 
Jim York - Agile Fluency Model
Jim York - Agile Fluency ModelJim York - Agile Fluency Model
Jim York - Agile Fluency Model
 
Keynote - Niels Pflaeging - Agile Maine Day
Keynote - Niels Pflaeging - Agile Maine DayKeynote - Niels Pflaeging - Agile Maine Day
Keynote - Niels Pflaeging - Agile Maine Day
 
Cutting Code Quickly - LLEWELLYN FALCO
Cutting Code Quickly - LLEWELLYN FALCOCutting Code Quickly - LLEWELLYN FALCO
Cutting Code Quickly - LLEWELLYN FALCO
 
Heidi Araya - Overcoming Distributed Team Challenges - Agile Maine Day
Heidi Araya - Overcoming Distributed Team Challenges - Agile Maine DayHeidi Araya - Overcoming Distributed Team Challenges - Agile Maine Day
Heidi Araya - Overcoming Distributed Team Challenges - Agile Maine Day
 
Agile Anti-patterns - Sean Gilligan and Angie Mathieu - Agile Maine Day
Agile Anti-patterns - Sean Gilligan and Angie Mathieu - Agile Maine DayAgile Anti-patterns - Sean Gilligan and Angie Mathieu - Agile Maine Day
Agile Anti-patterns - Sean Gilligan and Angie Mathieu - Agile Maine Day
 
Successful Agile Transformation - Jim Grundner - Agile Maine
Successful Agile Transformation - Jim Grundner - Agile Maine Successful Agile Transformation - Jim Grundner - Agile Maine
Successful Agile Transformation - Jim Grundner - Agile Maine
 
Agile Expectations
Agile ExpectationsAgile Expectations
Agile Expectations
 
Alan Seale - Tools to Navigate Uncertainty & Complexity -
Alan Seale - Tools to Navigate Uncertainty & Complexity - Alan Seale - Tools to Navigate Uncertainty & Complexity -
Alan Seale - Tools to Navigate Uncertainty & Complexity -
 
Heart of DevOps - Ryan Lockard
Heart of DevOps - Ryan LockardHeart of DevOps - Ryan Lockard
Heart of DevOps - Ryan Lockard
 
Richard Kasperowski - High Performance Teams
Richard Kasperowski - High Performance TeamsRichard Kasperowski - High Performance Teams
Richard Kasperowski - High Performance Teams
 
Max Saperstone - Test Automation Strategies and Frameworks
Max Saperstone - Test Automation Strategies and FrameworksMax Saperstone - Test Automation Strategies and Frameworks
Max Saperstone - Test Automation Strategies and Frameworks
 
Allison Pollard and Michael Jesse - Everyday Beliefs Come True
Allison Pollard and Michael Jesse - Everyday Beliefs Come TrueAllison Pollard and Michael Jesse - Everyday Beliefs Come True
Allison Pollard and Michael Jesse - Everyday Beliefs Come True
 

Dernier

Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
amitlee9823
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
amitlee9823
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
Abortion pills in Kuwait Cytotec pills in Kuwait
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
Matteo Carbone
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
lizamodels9
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
dlhescort
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
amitlee9823
 

Dernier (20)

Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptx
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
Eluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Eluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort ServiceEluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Eluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
Uneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration PresentationUneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration Presentation
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
 

Embracing Agile Leadership - Don MacIntyre

  • 1. 5/6/2017 1 Embracing Agile Leadership Don MacIntyre Certified Enterprise Coach Certified Agile Leader Educator Don@ScrumEtc.com www.ScrumEtc.com Business Performance Organizational Agility Leadership Agility These slides may not be reproduced without permission © Scrum, Etc. Speaker Profile  Certified Agile Leadership Educator (CALe)  Certified Enterprise Agile Coach (CEC/CSC, SPC)  Certified Leadership Agility 360 Coach  Former Software Executive  Former Software Engineer © Scrum, Etc.
  • 2. 5/6/2017 2 Let’s Start With ‘Why’ “People don’t buy what you do, they buy why you do it.” – Simon Sinek https://www.startwithwhy.com/ Why do some Agile projects fail? © Scrum, Etc.
  • 3. 5/6/2017 3 Leading Causes of Failed Agile Projects http://stateofagile.versionone.com © Scrum, Etc. #1 Reported Problem Company philosophy or culture at odds with core agile values (46%) © Scrum, Etc.
  • 4. 5/6/2017 4 #2 Reported Problem Lack of experience with agile methods (41%) © Scrum, Etc. #3 Reported Problem Lack of management support (38%) © Scrum, Etc.
  • 5. 5/6/2017 5 #4 Reported Problem Lack of support for cultural transition (38%) © Scrum, Etc. #5 Reported Problem Inconsistent agile practices and processes (38%) © Scrum, Etc.
  • 6. 5/6/2017 6 #6 Reported Problem External pressure to follow waterfall process (36%) © Scrum, Etc. #7 Reported Problem Ineffective management collaboration (34%) © Scrum, Etc.
  • 7. 5/6/2017 7 #8 Reported Problem A broader organizational or communications problem (30%) © Scrum, Etc. #9 Reported Problem Unwillingness of team to follow agile (30%) © Scrum, Etc.
  • 8. 5/6/2017 8 #10 Reported Problem Inability to continuously prioritize work (28%) © Scrum, Etc. #11 Reported Problem Insufficient Training(27%) © Scrum, Etc.
  • 9. 5/6/2017 9 #12 Reported Problem Ineffective collaboration (25%) © Scrum, Etc. How many of these issues can be mitigated by Leadership? © Scrum, Etc.
  • 10. 5/6/2017 10 How Did We Get Here? © Scrum, Etc. Scientific Management from the 1800’s  Synthesize workflow  Productivity of Labor  Labor from Craft to Mass Production  Dumb down the work for the uneducated  Micro-manage the uneducated  Brought great efficiencies to manufacturing Frederick Taylor (1856-1915) © Scrum, Etc.
  • 11. 5/6/2017 11 21 On track (on paper) early in the developme nt cycle Off track late in the developm ent cycle Integration We Wound Up With This… The World Has Changed  In 2017 knowledge workers are now  Well educated  Well paid  Expected to solve complex problems  Expected to make decisions that in are in the best interest of the company  Often have more domain expertise than their management  Should we attempt to manage them the same way we managed to control unskilled laborers 100 years ago? © Scrum, Etc.
  • 12. 5/6/2017 12 Advancement of Technology  Moore’s Law  Processing  Storage  Networking  Systems  Faster Build Times  Faster Automation  Virtualization  Etc.. Wgsimon - Own work, CC BY-SA 3.0, https://commons.wikimedia.org/w/ index.php?curid=15193542 © Scrum, Etc. Lifecycle of a Defect 1995  Code is written  Successful Local Compile  Checked In  Passes First Level Test  Code is integrated  Build is passed to Testers 1 week later  Tester Finds Bug 1 week later  Bug Entered into Tracking system  Sits in Queue for 2 weeks  Assigned to available Developer  Available developer takes days to weeks to fix  How long did this take?  Days?  Weeks?  Months? © Scrum, Etc.
  • 13. 5/6/2017 13 Lifecycle of a Defect 2017  Code & Unit Test written  Successful Local Compile  Checked In to CI system  Unit Tests run on successful build  CI system kicks off automated test  Defect is found within minutes  Same developer recognizes and fixes problem immediately  Checks in new code/unit test  CI system runs Automated Tests  Problem resolved  Do we even bother tracking it as a defect? © Scrum, Etc. Which situation more closely describes your environment? © Scrum, Etc. Ask Your Leadership Team
  • 14. 5/6/2017 14 Management Trends  Scientific Management   Toyota Production System / Lean  What’s Next? © Scrum, Etc. Toyota Production System  Origins of Lean  Eliminate Waste  Build Quality In  Create Knowledge  Defer Commitment  Deliver Fast  Respect for People  Optimize the Whole © Scrum, Etc. https://en.wikipedia.org/wiki/Taiichi_Ohno
  • 15. 5/6/2017 15 What’s Next? © Scrum, Etc. Radical Management From To Focusing only on making money for shareholders Focusing on delighting customers through continuous innovation Managers focused on controlling individuals Managers empowering and supporting self-organizing teams Controlling work with bureaucracy Guiding innovation with priorities Predominantly valuing efficiency Valuing continuous innovation Top-down command structures Horizontal communication and collaboration http://www.stevedenning.com/radical-management/default.aspx © Scrum, Etc.
  • 16. 5/6/2017 16 Agile Overview for Leaders © Scrum, Etc. Agile Manifesto We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value: Individuals and interactions over processes and tools Working software over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan That is, while there is value in the items on the right, we value the items on the left more. © Scrum, Etc.
  • 17. 5/6/2017 17 Agile Principles 1-4 1. Our highest priority is to satisfy the customer through early and continuous delivery of valuable PRODUCT. 2. Welcome changing requirements, even late in development. Agile processes harness change for the customer's competitive advantage. 3. Deliver working PRODUCT frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale. 4. Business people and developers must work together daily throughout the project. © Scrum, Etc. Agile Principles 5-8 5. Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done. 6. The most efficient and effective method of conveying information to and within a development team is face-to-face conversation. 7. Working PRODUCT is the primary measure of progress. 8. Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely. © Scrum, Etc.
  • 18. 5/6/2017 18 Agile Principles 9-12 9. Continuous attention to technical excellence and good design enhances agility. 10. Simplicity — the art of maximizing the amount of work not done — is essential. 11. The best architectures, requirements, and designs emerge from self-organizing teams. 12. At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly. © Scrum, Etc. Ask Your Leadership Team Which agile values or principles might conflict with your current organizational culture? © Scrum, Etc.
  • 19. 5/6/2017 19 Scrum Book for Leadership  Opens with $426M FBI Sentinel Project  Late and way over budget  Small FBI team convinced the FBI Director to take it back from vendor and let them do Agile  They were successful  Federal CIO told vendor it was time to get serious about Agile  Great agile book for leaders that focuses on the ‘why’ rather than the ‘how’ © Scrum, Etc. Scrum Patterns for Success  Stable Teams – Allow people to be dedicated to one team  Yesterday’s Weather – Team’s pull work into sprint based on last few sprints  Daily Clean Code – Code is 100% done and tested at end of sprint  Swarming – Everyone is focused on sprint goal, top story, and helping team  Interrupt Pattern – Measure interrupts and use an interrupt buffer  Stop the Line – If interrupts overflow buffer – abort  Scrumming the Scrum – top improvement from retro is top story for next sprint  Happiness Metric – Measure Happiness during Retrospective © Scrum, Etc. http://www.scrumplop.org/
  • 20. 5/6/2017 20 Kanban • Start with what you know • Visualize the workflow • Limit WIP (work in progress) • Manage the flow • Make process policies explicit • Improve collaboratively © Scrum, Etc. Agile Technical Practices © Scrum, Etc.
  • 21. 5/6/2017 21 Scaling (and De-Scaling) Patterns Communication, Trust, and Collaboration  How will these teams know what the other teams are working on?  Do teams trust one another to deliver?  Are teams willing to work together toward a common goal? © Scrum, Etc.
  • 22. 5/6/2017 22 Quarterly Release Planning If you utilize the ‘Everyone in the Same Room’ Quarterly Release Planning pattern, this is a Quarterly Opportunity for Senior Leadership to Motivate the Organization © Scrum, Etc. © Scrum, Etc. As we look ahead into the next century, leaders will be those who empower others. - @BillGates
  • 23. 5/6/2017 23 Empowering Teams http://www.amazon.com/Turn-Ship-Around-Building-Breaking/dp/0241250943/ © Scrum, Etc. Employee Engagement http://www.amazon.com/Drive-Surprising-Truth-About-Motivates/dp/1594484805 © Scrum, Etc.
  • 24. 5/6/2017 24 Shawn Achor: The Happiness Advantage © Scrum, Etc. High Performing Teams and Physiological Safety  A sense of confidence that the team will not embarrass, reject or punish someone for speaking up  Google considers this the most critical trait of successful teams https://www.amazon.com/Teaming-Organizations-Innovate-Compete-Knowledge/dp/078797093X © Scrum, Etc. Harvard Business School Professor Amy Edmondson
  • 25. 5/6/2017 25 Benefits of Agile Leadership © Scrum, Etc. Leadership Agility  In order to be successful in complex and rapidly changing environments, leaders need to advance their personal leadership agility  The agility of the organization will not exceed the agility of leadership © Scrum, Etc. http://www.changewise.biz/?page_id=1554
  • 26. 5/6/2017 26 Agile Leadership Mindset  From Directing to Coaching  From Hiding Failure to Learning from Failure  From Telling to Collaborating  From Avoiding Blame to Seeking Feedback  Listening © Scrum, Etc. Leadership Agility 360  360 degree feedback tool designed to help you assess your Leadership Agility level  Self-assessment compared to input from Manager, Director Reports and Stakeholders  Provides insight into how you can develop your personal Leadership Agility levels  May be done with a management team, but designed for personal leadership development, not evaluation and/or ranking like some other 360 tools http://www.changewise.biz/?page_id=1554 © Scrum, Etc.
  • 27. 5/6/2017 27 © Scrum, Etc. I came to see at my time at IBM that culture isn’t just one aspect of the game, it is the game. - Lou Gerstner LaLoux Culture Model Red Amber Orange Green Teal © Scrum, Etc. Fear > Stability > Competition > Shared Values > Self Management Mafi > Government > Traditional Corp > Modern Corp > Future Corp
  • 28. 5/6/2017 28 CAL 1: Leading Organizational Agility NOT Managing Agile Practices CAL 2: Being an Agile Leader and Practicing Agile Leadership Questions and Comments Don MacIntyre Don@ScrumEtc.com www.ScrumEtc.com © Scrum, Etc.
  • 29. 5/6/2017 29 Some artwork provided by: Artwork licensed to Don MacIntyre / Scrum, Etc. © Scrum, Etc. These slides may not be reproduced without permission