comprehensive-review-full-review

Orchestrate specialized AI agents to review code and prioritize issues.

10|5|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Claude-Code-Community-Ireland/claude-code-resources --skill comprehensive-review-full-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comprehensive-review-full-review
Source: https://github.com/Claude-Code-Community-Ireland/claude-code-resources/tree/main/skills/general/comprehensive-review-full-review
Command: npx skills add https://github.com/Claude-Code-Community-Ireland/claude-code-resources --skill comprehensive-review-full-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates in-depth code reviews, identifying critical issues across quality, security, performance, testing, and documentation to ensure robust and maintainable software.

Core Features & Use Cases

  • Multi-phase Analysis: Conducts a phased review covering code quality, architecture, security, performance, testing, documentation, and best practices.
  • Agent Orchestration: Leverages specialized AI agents for each review aspect.
  • Use Case: Before merging a significant feature branch, use this Skill to perform a full audit, ensuring it meets all quality, security, and performance standards.

Quick Start

Use the comprehensive-review-full-review skill to perform a full code review on the current project directory.

Frequently Asked Questions about comprehensive-review-full-review

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

FAQPage Schema
How do I automate a comprehensive code review for security vulnerabilities and performance bottlenecks?

Automated code review orchestrates specialized AI agents to sequentially analyze code quality, security vulnerabilities, performance bottlenecks, and testing coverage, consolidating findings into a prioritized remediation report.

What is included in a full code quality and architecture audit?

A full code quality audit includes multi-phase analysis covering architecture, security, performance, testing, documentation accuracy, and adherence to CI/CD best practices and standards.

How do I check if my feature branch meets CI/CD standards before merging?

Pre-merge CI/CD checks execute a full audit using agent orchestration to verify code quality, security, performance, and documentation, ensuring the branch meets all standards before integration.

Can I perform a security audit and performance analysis on my current project directory?

Yes, running a full review on the current project directory initiates multi-dimensional analysis to identify critical, high, medium, and low-priority security and performance issues.

Does automated code review check testing coverage and documentation accuracy?

Automated code review includes dedicated analysis phases for both testing coverage and documentation accuracy, identifying gaps and errors alongside code quality and security vulnerabilities.

What's the best way to prioritize code review findings for remediation?

Code review findings are consolidated and categorized into critical, high, medium, and low-priority issues, providing a structured report to guide sequential remediation efforts.