Skip to content

Instantly share code, notes, and snippets.

@mediafreakch
Last active April 11, 2017 19:30
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 mediafreakch/2ee7823ff32f6d078fdaadb6f9807394 to your computer and use it in GitHub Desktop.
Save mediafreakch/2ee7823ff32f6d078fdaadb6f9807394 to your computer and use it in GitHub Desktop.
How to organise Engineering tasks

Sprint organisation

Sprint Working Principles

  • Focus on 1 goal (Business Outcome) per sprint
  • Only work on tasks that are (prioritized) on the Sprint Board
  • Work on tasks according to their priorities on the Board
  • Move Github issues to the Sprint Backlog and prioritize them with your Product Manager
  • The Engineering day can be used to work on tasks unrelated to the Topic Team's goal

30 Minutes principle

  • If an unplanned task can be finished within 30 minutes, do it
  • If an unplanned task might take more than 30 minutes and/or is not a blocker for others, plan it with your Product Manager
  • Unplanned tasks that can be finished within 30 minutes, don't need to be reflected on the Sprint Board
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment