atomic-json-state-persistence

Community

Ensure crash-safe JSON state persistence for CLI tools

Authorruskibeats
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of ensuring that structured state (JSON) is preserved safely and atomically in Node.js/TypeScript CLI tools, even in the event of crashes or concurrent access.

Core Features & Use Cases

  • Atomic State Commit: Uses a write-to-temp + rename pattern to prevent file corruption.
  • Use Case: Ideal for task board state, runtime configuration, and session states in CLI tools and Pi extensions.

Quick Start

Use the atomic-json-state-persistence skill to persist your current task state.

Dependency Matrix

Required Modules

None required

Components

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: atomic-json-state-persistence
Download link: https://github.com/ruskibeats/t1d/archive/main.zip#atomic-json-state-persistence

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