code-review

Analyze code changes to produce structured review guidance and templates.

3|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/1Mangesh1/dev-skills-collection --skill code-review-1mangesh1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/1Mangesh1/dev-skills-collection/tree/main/skills/code-review
Command: npx skills add https://github.com/1Mangesh1/dev-skills-collection --skill code-review-1mangesh1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Code review inefficiencies slow down teams; this skill provides checklists, templates, and feedback patterns to standardize and accelerate PR reviews.

Core Features & Use Cases

  • Checklists for common review categories (Correctness, Security, Performance, Maintainability, Testing)
  • Feedback templates and constructive comment patterns
  • Reusable PR review templates for different languages and frameworks
  • Real-world examples and templates to guide reviewers

Quick Start

Provide a code diff and request a structured review with prioritized issues and suggested improvements.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I standardize code review feedback for GitHub pull requests?

To standardize code review feedback for GitHub pull requests, you can apply structured review templates and feedback patterns to diffs. This generates prioritized guidance for correctness, readability, security, and maintainability checks.

What checklists should I use for reviewing local code diffs?

Checklists for reviewing local code diffs should cover common categories like correctness, security, performance, maintainability, and testing. Applying structured templates to your local changes produces prioritized issues and suggested improvements.

Can I use pull request templates for different programming languages?

Yes, you can use reusable pull request templates tailored for different programming languages and frameworks. These templates provide structured review guidance and constructive comment patterns to accelerate PR reviews across common languages.

What is the best way to structure constructive feedback during a code review?

The best way to structure constructive feedback during a code review is by applying standardized feedback templates and comment patterns. This approach ensures reviews are comprehensive across correctness and security while maintaining readable, maintainable code.

Does structured code review guidance work for GitLab merge requests?

Yes, structured code review guidance works for GitLab merge requests. The review templates and checklists apply to both GitHub and GitLab pull requests, analyzing code changes to produce prioritized issues and suggested improvements.