race-condition-review

Community

Spot concurrency bugs before they bite

Authorpekral
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you catch race conditions and concurrency flaws where shared data can be corrupted or updated incorrectly under real-world load.

Core Features & Use Cases

  • Targets real concurrency risk patterns like read-modify-write flows, shared counters/balances, retry-able job reprocessing, and unsafe firstOrCreate / updateOrCreate usage.
  • Produces structured findings with severity (Critical/Moderate/Minor) and actionable fixes rather than generic advice.
  • Checks atomicity and locking coverage including missing DB atomic operations, lock scope/transaction wrapping, and concurrency test gaps.

Quick Start

Review the changed code for PHP/Laravel concurrency hazards and return a severity-grouped report with concrete fixes for any genuine race-condition risks.

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: race-condition-review
Download link: https://github.com/pekral/pekral.cz/archive/main.zip#race-condition-review

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.