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
Mis à jour 3/16/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use code-review