cyberneticlibrary

Review code for bugs and style

code-reviewskillsetup L164
Tibsfox/gsd-skill-creator
What it does

Review code changes for correctness and quality

Best for

Perform effort-calibrated code review with bug hunting, reuse/simplification, and efficiency improvements.

Inputs
  • · code diff
  • · effort level (low/medium/high/ultra)
Outputs
  • · bug findings
  • · simplification opportunities
  • · efficiency cleanups
Preconditions

Code changes staged or in a branch, context available for understanding scope

Failure modes
  • · missed bugs due to shallow review
  • · false positives in simplification suggestions
Trust signals
  • · effort levels (low=high-confidence only, high=broader coverage)
  • · distinction between bugs and cleanups
  • · optional --comment and --fix modes