codereview-concurrency
CommunityAudit concurrency and resilience in apps.
Software Engineering#concurrency#timeouts#distributed-systems#idempotency#code-review#analyze#retry-policy
Authorxinbenlv
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps engineers identify and fix concurrency, retry, and resilience flaws in distributed systems during code reviews. It ensures failures are handled gracefully and recoverable under adverse conditions.
Core Features & Use Cases
- Retry policy analysis: Verify retry strategies, backoff, and idempotency.
- Timeouts and circuit breakers: Check propagation, sane limits, and fallbacks.
- Race conditions and locking: Detect potential deadlocks and ensure safe coordination.
- Use Case: During a review of a worker queue, ensure messages are idempotent and can be retried safely without duplication.
Quick Start
Analyze a code diff or PR to assess concurrency resilience, then apply the provided checklist to evaluate patterns and recommendations.
Dependency Matrix
Required Modules
None requiredComponents
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: codereview-concurrency Download link: https://github.com/xinbenlv/codereview-skills/archive/main.zip#codereview-concurrency Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.