How important is the definition of done and what kind of things should in include? How about:
- Acceptance criteria are verified during testing
- Code creation tasks completed
- Testing completed and signed
- Regression testing has been reviewed and passed
- Code reviews conducted
- Defects are in an “acceptable” state to the Product Owner
- User story accepted by the product owner
- Regression tests run and passed
- Automated unit tests are checked in