What problem does it solve? Code reviews often become inconsistent, subjective, or superficial, letting security flaws, untested logic, and requirement mismatches slip into production. This Skill gives a Technical Product Owner agent a rigorous, repeatable review framework with clear decision types and severity levels. ## Core Features & Use Cases - Structured Review Decisions: Classify every review as Approve, Request changes, Comment, or Nit, with Blocker/Must-fix/Should-fix/Nit severity levels. - Eleven-Dimension Checklist: Covers requirement fit, architecture, readability, correctness, tests, security, database safety, API quality, UX, performance, and documentation. - Standardized Output Template: Produces a consistent Code Review Result report with blockers, must-fix issues, and a concrete correction task for the developer agent. - Use Case: An AI Developer Agent submits a pull request for a new API endpoint. The TPO agent runs this checklist, flags missing authorization checks as a Blocker, notes weak test coverage as Must-fix, and returns a structured correction task instead of a vague rejection. ## Quick Start Review the attached pull request using the code review checklist and return a structured decision with blockers, must-fix issues, and a correction task.