Code Review

Review source code for security, correctness, performance, and maintainability issues.

10|4|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/5unnykum4r/grip-ai --skill code-review-5unnykum4r
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Review
Source: https://github.com/5unnykum4r/grip-ai/tree/main/grip/skills/builtin/code-review
Command: npx skills add https://github.com/5unnykum4r/grip-ai --skill code-review-5unnykum4r

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps identify and fix bugs, security vulnerabilities, performance bottlenecks, and maintainability issues in code, ensuring higher quality and more robust software.

Core Features & Use Cases

  • Comprehensive Code Analysis: Analyzes code across security, correctness, performance, and maintainability.
  • Prioritized Findings: Reports issues with clear severity levels (CRITICAL, WARNING, INFO).
  • Actionable Fixes: Provides specific code change suggestions for identified problems.
  • Use Case: Use this Skill to audit a pull request before merging to catch potential bugs or security flaws.

Quick Start

Review the provided code snippet for any security vulnerabilities or bugs.

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 for security vulnerabilities and performance bottlenecks?

To review code for security vulnerabilities and performance bottlenecks, you can use this Skill to analyze source code files. It identifies correctness issues and provides actionable code change suggestions.

What is the best way to audit a pull request before merging?

The best way to audit a pull request before merging is to analyze the source code for bugs and maintainability concerns. This Skill assesses overall code quality and reports findings with clear severity levels.

How does structured code analysis reporting work?

Structured code analysis reporting works by evaluating security and performance issues, then categorizing findings into CRITICAL, WARNING, and INFO severity levels. This helps prioritize fixes based on the vulnerability's impact.

Can I use this code review tool to assess overall code maintainability?

Yes, you can use this code review tool to assess overall code maintainability. It analyzes source code files specifically for maintainability concerns and provides specific code change suggestions to improve robustness.

Do I need any external dependencies to perform a source code audit?

No, you do not need any external dependencies to perform a source code audit. This Skill operates independently to identify bugs, security vulnerabilities, and performance degradations in your code.