···88- Keep feedback loops short
99- Break complex tasks into smaller components
1010- Use todo lists for multi-step tasks
1111+- Make it work, make it right, make it fast
1212+- Aim for 80% solution (avoid perfectionism)
1313+- The best code is no code, don't be afraid to clean up code
1414+- Make trade-offs explicit
1515+- Start with documentation, then automate incrementally