This template provides a structured approach to conducting thorough, constructive code reviews that improve code quality and facilitate knowledge sharing within development teams.
Conduct a code review for a new authentication feature:
- Review code structure, readability, and maintainability
- Check for security vulnerabilities and best practices
- Validate error handling and edge case coverage
- Assess performance implications and optimization opportunities
- Verify test coverage and quality
- Provide constructive feedback and improvement suggestions
peep code-review