These are things I've said in the last 9 months that I didn't think would be controversial... but very much were.
- We should write unit tests and integration tests
- We should mock out services we don't care about introspecting during development
- We should write documentation
- We shouldn't be sharing one big dev environment for local development where we're all sharing the same state