Skip to content

Instantly share code, notes, and snippets.

@hennevogel
Last active October 16, 2019 09:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hennevogel/41ac2dabf5e5f0ed5331883f5f325360 to your computer and use it in GitHub Desktop.
Save hennevogel/41ac2dabf5e5f0ed5331883f5f325360 to your computer and use it in GitHub Desktop.
IdeaToDone

Phases of Development in the Build Solutions Team

When we want address a new field of work together as a team we go through the phases below. We track progress on our Opportunity Backlog.

Opportunities

Our PO (plus however is neded) takes an opportunity and gathers understanding of what the customers want and how we’re helping them. With this knowledge we build a story map with all the things you would need for a MVP/Skateboard/Walking Skeleton.

to Discovery

A story squad (PO + some devs) take on the MVP/Skateboard/Walking Skeleton. Deep dive into the topic, trying to make sense of it from a technical perspective. The group then verifies their assumptions by running mocks/prototypes/documentation by the customers. Until we are sure that we have a plan for the MVP (and maybe beyond).

to Delivery

The whole team creates and delivers the MVP to the customer.

to Evaluate

The story squad evaluates if and how we need to go further with this together with the customer.

to Done

Only if we are sure the customers are happy with what we delivered for now, we are done.

Opportunities Discovery Delivery Evaluate Done
Who PO+X Story Squad Everybody Story Squad PO
Topic Who/What/Why A plan Execute Learn Finish
Why Go/No Go Understand it Actionable Tasks Revised Plan Done/Not Done
Mode Meeting (<=3 people) Code+Pair+Mob (<=3 people) Code+Pair+Mob Meeting (<=3 people) Meeting (<=3 people)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment