Perform rigorous pull request reviews with a security-first, risk-based approach. Use when reviewing code changes, architecture changes, infrastructure/IaC updates, tests, migrations, CI/CD workflows, or release-impacting behavior. Prioritize actionable findings with severity, concrete evidence, and clear remediation.
Review pull requests to prevent defects, regressions, and security incidents while preserving delivery speed.
references/checklist.md as the default checklist.references/severity-model.md.Use this structure for each finding:
Severity: Critical|High|Medium|LowTitle: Short, specific defect statementEvidence: File/line and factual behaviorImpact: Why this matters (security, data loss, outage, regression, maintainability)Fix: Smallest safe change to address itUse templates from references/comment-templates.md.
Raise severity when any of the following are true:
references/severity-model.md: Severity definitions and merge guidance.references/checklist.md: Domain checklist for deep and consistent reviews.references/comment-templates.md: Reusable finding and summary templates.