what we talk about when we talk about agile (an introduction)

19
What We Talk About When We Talk About Agile Friday talk to engineering @lynda.com Marc Danziger

Upload: marc-danziger

Post on 27-May-2015

169 views

Category:

Leadership & Management


0 download

DESCRIPTION

A presentation to baseline understanding of agile project management.

TRANSCRIPT

Page 1: What We Talk About When We Talk About Agile (an introduction)

What We Talk About When We Talk About AgileFriday talk to engineering @lynda.com

Marc Danziger

Page 2: What We Talk About When We Talk About Agile (an introduction)

Outline

Why AgileWhat’s AgileHow It WorksHow It Fails

Page 3: What We Talk About When We Talk About Agile (an introduction)

Why Agile?

Page 4: What We Talk About When We Talk About Agile (an introduction)

Because This…

Page 5: What We Talk About When We Talk About Agile (an introduction)

…Is Really This

Page 6: What We Talk About When We Talk About Agile (an introduction)

Facts Matter

In 2012 study (2012 Standish Group CHAOS):

39% of tech projects succeed43% are challenged (late, overbudget,

defeatured)18% fail (cancelled, never used)

Not. Good.

Page 7: What We Talk About When We Talk About Agile (an introduction)

What’s Agile?

Many variants:kanbanXtreme ProgrammingScrum…

All share certain basic principles…

Page 8: What We Talk About When We Talk About Agile (an introduction)

1. You Are Not A Puppet

…why work like one?

Page 9: What We Talk About When We Talk About Agile (an introduction)

2. Small Targets, Close Up

…are easy to hit.

Page 10: What We Talk About When We Talk About Agile (an introduction)

3. Measurement

“to deal with reality you must first recognize it as such”...Larry Gonzales ‘Deep Survival’

Page 11: What We Talk About When We Talk About Agile (an introduction)

How It Works

…rather well.

Page 12: What We Talk About When We Talk About Agile (an introduction)

Mechanics

1. The team prioritizes & manages its own work – people, not puppets.

2. The work is broken into small units that are completed in a short time.

3. The work is made measurable through consistent estimation and tracking of completion.

Page 13: What We Talk About When We Talk About Agile (an introduction)

Roles (Scrum)1. Product Owner. This can be the customer, but it’s

a role that requires a fair amount of work.

2. Scrum Master. Facilitator, not boss.

3. Developers (may be categorized by tech).

4. QA.

Page 14: What We Talk About When We Talk About Agile (an introduction)

But…

Q. How do I as a customer know the team will build what I want?

A. Because you or your proxy will participate with the team in explaining your wishes, and you will – very frequently – have a chance to see whether what the team is building meets them.

Page 15: What We Talk About When We Talk About Agile (an introduction)

But…

Q. How do I as a customer know when and for how much the team will deliver?

A. Because the team is empirically measuring its progress, you have the ability to calculate when features in the backlog will be complete.

Page 16: What We Talk About When We Talk About Agile (an introduction)

What the team has to do.1. Take responsibility for completing work, not

tasks.

2. Only commit to what you know you can do (you’ll be wrong, but not often).

3. Define what gets done in the sprint as done – meaning finished, tested, ready to deploy – by the close of the sprint. No hanging cards (or chads).

4. Understand that you’re playing for the team, and not yourself. Sometimes you’ll have to test, set up environments, or pick up pizza.

Page 17: What We Talk About When We Talk About Agile (an introduction)

Flossing and Brushing (Scrum).Here are the basic mechanics of Scrum.

1. Build backlog. Make a list of every feature and NFR that even possibly needs to get built.

2. Groom backlog. Review everything in the list and make sure it’s a) decomposed enough to be buildable in a sprint; b) understandable; c) prioritized.

3. Planning. Planning involves two activities a) estimating the size of everything in the backlog (at varying degrees of accuracy – things at the top should be better-estimated); and b) accepting stories into the sprint. The PO prioritizes, but the team sizes and chooses.

4. Demo. If it isn’t demoed, it isn’t done (even if it’s deployed). The demo is the finish line for the sprint.

5. Retrospective. With total honesty – what went badly? What went well?

Wash, rinse, repeat.

Page 18: What We Talk About When We Talk About Agile (an introduction)

How Agile fails.1. Customer won’t participate.

2. Product Owner can’t/won’t groom backlog.

3. Sponsor tries to make the team task-based, instead of work-based.

4. Team won’t take ownership.

…that’s pretty much it. Except for…

Page 19: What We Talk About When We Talk About Agile (an introduction)

How Agile fails.

5. Act like you’re doing waterfall, but without any of the planning.

SCRUMFALL