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
更新於 1/14/2026
星標
0
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use codereview-correctness