What problem does it solve? Reviewing academic papers, technical documents, and code changes without a consistent methodology leads to missed issues, vague feedback, and inconsistent quality standards across reviewers. ## Core Features & Use Cases - Structured Evaluation Framework: Assess clarity, methodology, validity, originality, and completeness of documents using a standardized rubric. - Code Review Checklist: Verify functionality, code quality, security, and performance with ready-made checklist items covering DRY principles, input validation, and memory leaks. - Three-Phase Review Workflow: Follow a preparation, review, and approval process aligned with Google Engineering Practices and Conventional Comments. - Use Case: When reviewing a pull request, use the workflow to check that the PR description answers what, why, and how to test, then leave tagged comments like nit: or blocking: before approving the merge. ## Quick Start Review this pull request using the peer review checklist and provide constructive feedback with severity ratings.