Skip to content

Instantly share code, notes, and snippets.

@wezm
Created November 27, 2015 03:21
Show Gist options
  • Save wezm/08aecca621bfcf27b0bf to your computer and use it in GitHub Desktop.
Save wezm/08aecca621bfcf27b0bf to your computer and use it in GitHub Desktop.
Story Checklist

Story delivery checklist

  • Requester believes that aim has been achieved
  • Specs have been written/modified for all changes to code
  • Follow-up stories added to Pivotal
  • Code review has been completed
  • Published nothing that makes us worse internet citizens
  • If estimate was incorrect, consider causes and suggest actions to improve

Story start checklist

  • Understand what the story requester is actually wanting to achieve and why
  • Confirm deadline if applicable
  • Generate and/or review suggested approaches
  • Selected approach meets system architecture goals
  • All assets required for the story are available or sensible placeholders exist
  • Review areas of the code that will be affected by your changes
  • Review the specs that will be affected by your changes
  • Confirm or change the estimate on the story
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment