backend-concurrency-idempotency-validation

Official

Protect backend mutations under concurrent load.

Authorbelluga
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prove that backend behavior remains correct under real concurrent requests instead of assuming that ordinary functional tests or generic load tests will expose race conditions.

Core Features & Use Cases

  • Use for mutation endpoints, jobs, webhooks, reservation/purchase flows, exact-once semantics, or any path where duplicate or overlapping requests can corrupt state.
  • This skill complements runtime-load-stress-validation; it does not replace it.
  • Prefer safe non-production environments.

Quick Start

Run the deterministic concurrent probe against your mutation endpoints to collect evidence of race conditions.

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: backend-concurrency-idempotency-validation
Download link: https://github.com/belluga/delphi-ai/archive/main.zip#backend-concurrency-idempotency-validation

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.