code-review

Review codebases for defects, security gaps, and maintainability concerns.

11|1|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/sunnypatneedi/claude-starter-kit --skill code-review-sunnypatneedi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/sunnypatneedi/claude-starter-kit/tree/main/skills/engineering/code-review
Command: npx skills add https://github.com/sunnypatneedi/claude-starter-kit --skill code-review-sunnypatneedi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable approach to reviewing code, helping teams detect defects, security gaps, and maintainability issues early in the development cycle.

Core Features & Use Cases

  • Structured Review Checklist: A comprehensive checklist covering correctness, security, performance, maintainability, and testing to guide code evaluations.
  • Actionable Feedback Template: Generates clear, prioritized feedback that developers can act on to fix issues efficiently.
  • Use Case: When reviewing a pull request, run the checklist to surface defects and recommend fixes before merging.

Quick Start

Review the provided repository and return a structured report containing issues, risk levels, and recommended fixes.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a thorough code review on a pull request?

To perform a thorough code review on a pull request, apply a structured checklist covering correctness, security, performance, and test coverage to identify defects and output a prioritized report with recommended fixes.

What is the best way to check a legacy codebase for security gaps and maintainability issues?

The best way to check a legacy codebase for security gaps and maintainability issues is to run a structured software review that evaluates reliability and outputs clear feedback with risk levels and actionable fixes.

Can I use a code review checklist across diverse programming languages?

Yes, you can use this code review checklist across diverse programming languages and project sizes, as it evaluates correctness, security, performance, and reliability to generate prioritized feedback regardless of the specific tech stack.

How do I structure actionable feedback for developers after reviewing a feature branch?

You structure actionable feedback for developers after reviewing a feature branch by generating a clear report that highlights identified defects, assigns risk levels, and provides recommended fixes based on maintainability and performance criteria.

What should a software review report include to ensure code quality and test coverage?

A software review report should include identified issues, assigned risk levels, and recommended fixes to ensure code quality, covering correctness, security, performance, reliability, and test coverage requirements.