About
The reviewing-pr skill transforms Claude into an expert code reviewer capable of performing both comprehensive full-project audits and focused incremental reviews of specific commits. It leverages the GitHub CLI to analyze diffs, pull existing discussion context to avoid redundancy, and apply a rigorous quality checklist covering security, performance, and documentation. By categorizing findings by severity and providing specific code examples, it helps teams maintain high code quality standards while accelerating the development lifecycle.