Skip to main content
Run any Skill in Manus
with one click

check-distributed-locks

Analyzes PHP code for distributed lock issues. Detects missing TTL on locks, lock without try/finally, unsafe Redis SETNX patterns, missing lock release, and deadlock risks.

Overview

Analyzes PHP code for distributed lock issues. Detects missing TTL on locks, lock without try/finally, unsafe Redis SETNX patterns, missing lock release, and deadlock risks.

Install command
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill check-distributed-locks

Copy and paste this command into Claude Code to install the skill

Stars78
Forks18
UpdatedFebruary 22, 2026 at 19:56
SKILL.md
readonly