--- name: code-review-large description: In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability. --- # Code Review Large ## Overview Thorough review for large PRs exceeding 500 lines. ## Checks - Architecture and design patterns - Performance implications - Security vulnerabilities (OWASP Top 10) - Maintainability and technical debt - Breaking changes assessment - Documentation completeness ## Output - Comprehensive report with severity ratings and recommendations