Skip to content

Instantly share code, notes, and snippets.

@hferentschik
Created January 3, 2017 10:13
Show Gist options
  • Save hferentschik/367e05c506fd0d6ac55677cd8e0abe28 to your computer and use it in GitHub Desktop.
Save hferentschik/367e05c506fd0d6ac55677cd8e0abe28 to your computer and use it in GitHub Desktop.
* Planning
* Trello has no value
* No use for dev
* What we need to plan for is in GuitHub/JIRA
* We have no active customer
* All other teams have already moved away
* Our team has bigger problems than getting getting Trello to work
* Not enough “energy” to make Trello work
* We need to get better in planning, tracking and evaluating what we do day to day
* We need to plan milestones
* How
* Refine milestones ongoing (with customer)
* Prior to spring planning
* Decide on a “work factor” per repository
* Create spreadsheet with issues for the two upcoming milestones per repository
* Can easily be done with a one liner
* Create comma separated file
* Import into Google docs
* (might be nice to back the estimates with a Google Form!?)
* Every dev estimates the tasks (in a copy of the document)
* At planning we all cut&paste estimates and discuss
* Agree on accepted work and align milestones
* Work then only on the accepted items
* Other items need approval
* At sprint end
* Create releases
* Sync work with spreadsheet
* Calculate and track velocity
* Rinse and repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment