code-review-large

Identify architectural concerns and design pattern violations in large pull requests.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Holy-Pigeon/AIWorkflow --skill code-review-large
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-large
Source: https://github.com/Holy-Pigeon/AIWorkflow/tree/main/.claude/skills/code-review-large
Command: npx skills add https://github.com/Holy-Pigeon/AIWorkflow --skill code-review-large

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

In-depth code review for large PRs that systematically identifies architecture flaws, performance bottlenecks, security risks, and maintainability issues, reducing risk of defects in code changes.

Core Features & Use Cases

  • Architecture assessment and design pattern evaluation for large PRs
  • Performance impact analysis and optimization recommendations
  • Security vulnerability identification aligned with OWASP practices
  • Maintainability review including technical debt and readability
  • Risk assessment of breaking changes and documentation gaps

Quick Start

Review the latest large pull request and generate a comprehensive code-review report focusing on architecture, performance, security, and maintainability.

Frequently Asked Questions about code-review-large

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a large pull request for architecture and security risks?

To review a large pull request, systematically assess architecture concerns, performance bottlenecks, and security vulnerabilities aligned with OWASP, generating a comprehensive risk and maintainability report for codebases exceeding 500 lines.

What is the best way to identify design pattern violations in large pull requests?

Identifying design pattern violations in large pull requests requires an architecture assessment that evaluates structural flaws and maintainability issues, providing recommended fixes to reduce the risk of defects in extensive code changes.

Can I assess breaking changes and performance bottlenecks in PRs over 500 lines?

Yes, you can assess breaking changes and performance bottlenecks in PRs over 500 lines through thorough risk assessment, applying end-to-end code review workflows that output documentation alignment checks and optimization recommendations.

How do I check technical debt and maintainability issues in a massive code change?

Checking technical debt and maintainability issues in a massive code change involves evaluating readability and architectural flaws, producing a thorough code review report that highlights potential breaking changes and documentation gaps.

When do I need an end-to-end code review for a large PR?

You need an end-to-end code review for a large PR when changes exceed 500 lines and span multiple domains like architecture, performance, and security, requiring thorough risk assessment and recommended fixes to prevent defects.