correctness-reviewer

Community

Catch subtle logic, state, and propagation bugs.

Authorxbpk3t
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reviews code to find logic errors, boundary mistakes, state-transition faults, race conditions, and broken error propagation that unit tests and style checks often miss, helping prevent silent failures and incorrect behavior in production.

Core Features & Use Cases

  • Execution tracing: Mentally execute code paths to expose off-by-one errors, incorrect branching, and boundary math mistakes.
  • State and concurrency analysis: Identify incorrect state transitions, flags left in erroneous states, and potential race conditions or TOCTOU issues.
  • Error propagation checks: Detect swallowed errors, mis-mapped error codes, and fallback behavior that masks failures.
  • Use Case: Apply this reviewer to pull requests or critical modules to surface reproducible correctness issues before release.

Quick Start

Run a correctness review on the attached code and return findings as JSON matching the specified schema.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: correctness-reviewer
Download link: https://github.com/xbpk3t/ce-codex/archive/main.zip#correctness-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.