single-flight
CommunityPrevent duplicate execution and retry storms in CI/API operations.
AuthorIc1558
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a single-flight/no-retry discipline to avoid duplicate runs and retry storms, ensuring clean and consistent execution of CI/API-sensitive operations and governance-critical flows.
Core Features & Use Cases
- Single-Flight Execution: Ensures one operation runs at a time, preventing duplicate runs.
- No-Retry Policy: Sets retries to zero by default, with overrides for specific cases.
- Guarded Operations: Rejects parallel execution for critical operations, maintaining stable operation ordering.
- Use Case: When deploying a new version of a software package, this Skill can prevent multiple deployments from running simultaneously, ensuring the process is not duplicated and remains error-free.
Quick Start
Execute the 'single-flight' Skill to manage your CI deployment process, ensuring no duplicate runs or retry storms occur.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: single-flight Download link: https://github.com/Ic1558/0luka/archive/main.zip#single-flight 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 620,000+ vetted skills library on demand.