atomic-fs

Community

Zero data loss for file operations.

Authorreynalivan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces zero data loss across common file operations by providing safe-rename, soft-delete, and atomic-write capabilities.

Core Features & Use Cases

  • Safe Rename / Move: Move a file to a new location without risking loss if the destination operation fails.
  • Soft Delete: Move deleted items to system trash instead of permanent removal to preserve recoverability.
  • Atomic Write: Write configuration or data atomically by writing to a temporary file and then renaming.

Quick Start

Use atomic-fs to perform an atomic write by writing to a .tmp file and then renaming it to the target file.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: atomic-fs
Download link: https://github.com/reynalivan/EMMM2/archive/main.zip#atomic-fs

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 223,000+ vetted skills library on demand.