Ensures PRs follow team standards
Review this GitHub PR [PR_LINK] against our team's [CODING_STANDARDS_DOC]. Check for: 1) Naming conventions 2) Comment quality 3) Error handling 4) Test coverage. Flag any violations with: a) Code excerpt b) Rule violated c) Suggested fix. Ignore formatting issues handled by linters.
For engineering teams maintaining code quality at scale