code-review-large

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

$ Instalar

git clone https://github.com/breaking-brake/cc-wf-studio /tmp/cc-wf-studio && cp -r /tmp/cc-wf-studio/.claude/skills/code-review-large ~/.claude/skills/cc-wf-studio

// tip: Run this command in your terminal to install the skill


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