home/categories/debugging/xinbenlv-codereview-skills-skills-codereview-correctness-skill-md
debuggingtools

codereview-correctness

Analyze code for logic bugs, error handling issues, and edge cases. Detects off-by-one errors, null handling, race conditions, and incorrect error paths. Use when reviewing core business logic or complex algorithms.

xinbenlv
maintainer
xinbenlv
Mis à jour 1/14/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Analyze code for logic bugs, error handling issues, and edge cases. Detects off-by-one errors, null handling, race conditions, and incorrect error paths. Use when reviewing core business logic or complex algorithms.

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 codereview-correctness