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
Updated 1/14/2026
Stars
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
Usage

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

skills use codereview-correctness