pr-check-style
Installation
SKILL.md
PR Check — Design Review (G1–G16)
Overview
Checks for naming clarity, method complexity, documentation gaps, test design issues, type precision, and DB schema quality — the things a thoughtful human reviewer consistently flags.
Required Workflow
Step 1: Understand the diff
Run git diff main...HEAD or read the list of modified files to understand the scope of changes.
Step 2: Apply the Checklist
Work through each category below. Flag every issue found with the file path and line number.