About
The Performance Code Reviewer skill acts as a senior performance engineer within your development workflow, specifically targeting issues that arise when code is executed at high volume or scale. It systematically audits loops, database queries, resource management, and concurrency logic to prevent production failures like OOM errors, race conditions, and N+1 query overhead. By providing detailed impact analysis and clear remediation steps, it helps developers transition from 'happy path' coding to production-hardened engineering.