code-review

Analyze code changes across six focus areas and deliver remediation steps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides deep, cross-cutting code reviews that surface architectural and design issues, code quality gaps, security concerns, performance pitfalls, testing gaps, and API/documentation improvements.

Core Features & Use Cases

  • Context-aware Review: Analyzes code changes in the context of project conventions and business goals.
  • Six Focus Areas: Architecture & Design, Code Quality, Security & Dependencies, Performance & Scalability, Testing Quality, Documentation & API Design.
  • Actionable Feedback: Delivers root-cause analysis and concrete remediation steps.

Quick Start

Provide a code change or PR diff to review and request a comprehensive six-aspect assessment.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I get a comprehensive code review for a pull request?

Provide your PR diff or code change to receive an in-depth code review covering architecture, code quality, security, performance, testing, and documentation. The analysis applies pattern detection to deliver root-cause analysis and concrete remediation steps.

What should a thorough code review checklist include?

A thorough code review checklist should include context gathering, issue identification, root-cause analysis, and concrete remediation steps. It must evaluate architecture, code quality, security, performance, testing quality, and API documentation for a repeatable review template.

Can I use this code review process for large refactoring projects?

Yes, this code review process applies to both small edits and large refactors. It leverages context gathering and pattern detection to provide structured critique across architecture, security, performance, and testing for any language or framework.

How do I analyze code changes for security and performance issues?

Analyze code changes for security and performance issues by submitting the diff for a structured critique. The review identifies security concerns, dependency vulnerabilities, and performance pitfalls, then provides root-cause analysis and concrete remediation steps to resolve them.

Does automated code review work with any programming language?

Automated code review works with any programming language or framework by leveraging context gathering, pattern detection, and structured critique. It evaluates code quality, security, performance, and testing gaps regardless of the specific technology stack involved.

What is the best way to find architecture and design issues in a codebase?

The best way to find architecture and design issues is to analyze code changes using context-aware pattern detection. This surfaces cross-cutting architectural gaps by evaluating the diff against project conventions to deliver root-cause analysis and concrete remediation steps.