# Start doing Having Design flows already defined before starting a feature. It’s good to have grooming sessions with Devs It allows a faster and more efficient sprint planning since devs are already familiar with tasks It’s good to use clockwork, so at the end of each task we’re be able to see how much different was the estimation with actual time spent spending more time on analyse so we get a better picture on what and where should be done # Stop doing Running scripts manually on DB, we should rely on DB migrations and have a page where the admin (QA, etc) can go and visually change configurations. # Continue doing keep improving unit tests