code-review

Automate structured code review feedback for pull requests.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/HyunjunJeon/SDS-AX-Advanced-2026-1 --skill code-review-hyunjunjeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/HyunjunJeon/SDS-AX-Advanced-2026-1/tree/main/Day-03/skills/code-review
Command: npx skills add https://github.com/HyunjunJeon/SDS-AX-Advanced-2026-1 --skill code-review-hyunjunjeon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual code reviews can be time-consuming and inconsistent. This skill provides structured, repeatable guidance to evaluate changes across key quality dimensions.

Core Features & Use Cases

  • Structured feedback across correctness, maintainability, readability, and security.
  • Consistent checks aligned with project guidelines to reduce review time.
  • Use Case: When reviewing a pull request for a bug fix or feature, it highlights potential issues and suggests concrete improvements.

Quick Start

Provide a structured code-review feedback draft for the latest pull request, focusing on correctness, readability, and security.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate pull request code review feedback for correctness and security?

Automated code review generates structured feedback for pull requests by evaluating changes across correctness, maintainability, readability, and security to deliver actionable findings and concrete improvements.

What is the best way to ensure consistent quality checks during a code review?

Consistent quality checks during code review are achieved by aligning evaluations with defined project guidelines, ensuring repeatable assessments of correctness and security to reduce manual review time.

Can I use automated code review for pull requests across different programming languages?

Yes, automated code review applies to pull requests across languages, evaluating changes against defined criteria to highlight potential issues and suggest concrete improvements.

How do I get actionable code-review findings for a bug fix pull request?

To get actionable code-review findings for a bug fix, provide the pull request changes for evaluation, and the review will highlight potential issues while suggesting concrete improvements.

Does structured code review feedback help improve maintainability and readability?

Structured code review feedback improves maintainability and readability by evaluating changes against defined criteria, ensuring consistent checks that reduce review time and guide concrete improvements.