code-review

Identify security, quality, and maintainability issues in code changes.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/pextacy/stellar --skill code-review-pextacy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/pextacy/stellar/tree/main/skills/code-review
Command: npx skills add https://github.com/pextacy/stellar --skill code-review-pextacy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assists developers in evaluating code changes for security vulnerabilities, quality defects, and maintainability concerns, delivering a structured, severity-based review.

Core Features & Use Cases

  • Delegates to a code-review agent (THOROUGH tier) for deep analysis of changed files
  • Evaluates security, code quality, performance, best practices, and maintainability
  • Provides a structured code-review report with file:line issues, concrete fixes, and an approval recommendation

Quick Start

Provide a thorough code review of the latest changes to identify security, quality, and maintainability issues.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review code changes for security and maintainability issues?

You can perform a code review on a pull request by providing the changed files for analysis, which evaluates security, quality, and maintainability issues and returns a structured report with file:line references and an approval recommendation.

Can I use this code review on draft changes in a feature branch?

Yes, this code review works on draft changes and feature branches, analyzing changed files to detect security vulnerabilities and quality defects before merging software projects.

What is the best way to generate a structured code review report with concrete fixes?

The best way to generate a structured code review report is to analyze changed files for security and maintainability issues, which produces a severity-based evaluation with file:line references, concrete fixes, and an approval recommendation.

Does the code review output include severity levels and file line references?

Yes, the code review output includes severity levels and file:line references, providing a structured report that identifies security, quality, and maintainability issues alongside concrete recommendations.

What aspects of code quality does a thorough pull request review evaluate?

A thorough pull request review evaluates security vulnerabilities, code quality, performance, best practices, and maintainability concerns to deliver a structured, severity-based analysis of changed files.