file-lock

Community

Prevent concurrent edits with safe file locks

Authorsoftwaresalt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents conflicting concurrent modifications by coordinating safe per-file access in multi-agent and human+agent workflows.

Core Features & Use Cases

  • Advisory per-file locks: Create and remove lock files alongside the target file to signal exclusive access.
  • Deterministic acquire/release protocol: Use an action input to either acquire or release the lock with clear success/failure behavior.
  • Concurrency guardrails: Instructs agents to follow the repository-defined concurrency protocol before modifying files.

Quick Start

Run the file-lock skill to acquire a lock for a specific file before editing it, then release the lock after modifications and verification.

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: file-lock
Download link: https://github.com/softwaresalt/csv-managed/archive/main.zip#file-lock

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.