·code-review
</>

code-review

ihkreddy/agent-skills

Performs comprehensive code reviews following industry best practices. Use when reviewing pull requests, code changes, or when asked to analyze code quality, security, performance, or maintainability. Checks for common bugs, security vulnerabilities, code smells, and adherence to coding standards.

5Installs·0Trend·@ihkreddy

Installation

$npx skills add https://github.com/ihkreddy/agent-skills --skill code-review

SKILL.md

Security Analysis Use the security checklist in references/CHECKLIST.md:

Structure your review using the template in assets/review-template.md:

Critical Issues 🔴 Issues that must be fixed (security vulnerabilities, breaking bugs).

Performs comprehensive code reviews following industry best practices. Use when reviewing pull requests, code changes, or when asked to analyze code quality, security, performance, or maintainability. Checks for common bugs, security vulnerabilities, code smells, and adherence to coding standards. Source: ihkreddy/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ihkreddy/agent-skills --skill code-review
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is code-review?

Performs comprehensive code reviews following industry best practices. Use when reviewing pull requests, code changes, or when asked to analyze code quality, security, performance, or maintainability. Checks for common bugs, security vulnerabilities, code smells, and adherence to coding standards. Source: ihkreddy/agent-skills.

How do I install code-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ihkreddy/agent-skills --skill code-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ihkreddy/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01