# Code Review Pyramid A (bottom-up!) hierarchy of needs and questions for code reviews. Refer to [clean-code](clean-code.md) for code writing and design best practices. While [Tidy First? Refactoring](Tech/Software%20Development/Skills/refactor/SKILL.md) is a list of refactoring best practices. Both might help you identify solutions to any review critique. ![Code Review Pyramid](Code%20Review%20Pyramid.svg)