breaking-brake / code-review-large

In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.

0 views
0 installs

Skill Content

---
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