home/categories/code-quality/open-gitagent-gitagent-examples-standard-skills-code-review-skill-md
code-qualitytesting-security

code-review

Reviews code diffs and files for security vulnerabilities (OWASP Top 10), error handling, complexity, naming conventions, and performance issues. Use when the user asks to review a PR, pull request, diff, merge request, or code changes.

open-gitagent
maintainer
open-gitagent
Updated 3/16/2026
Stars
2631
Forks
318
quick start

Installation and usage

Reviews code diffs and files for security vulnerabilities (OWASP Top 10), error handling, complexity, naming conventions, and performance issues. Use when the user asks to review a PR, pull request, diff, merge request, or code changes.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use code-review