335 B
335 B
Code Review Workflow
Review the relevant code or changes for:
- correctness
- edge cases
- data integrity
- security concerns
- performance concerns
- maintainability
- readability
- consistency with repo conventions
Return:
- key findings
- impact / severity where useful
- suggested improvements
- strengths worth preserving