persistent-json-audit-log

Community

Create a resilient JSON audit log for operations tracking.

Authorruskibeats
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures a durable, structured log for operations tracking, ideal for maintaining a crash-safe, human-readable history of tasks.

Core Features & Use Cases

  • Atomic Writes: Ensures crash-safe logging with atomic write operations to prevent partial writes.
  • Structured Entries: Generates entries with structured fields like task ID, agent, status, timestamps, and output paths.
  • Mutation Functions: Provides functions for logging actions, heartbeats, completions, and errors.
  • Query Functions: Offers capabilities to fetch and format log history for analysis.
  • Use Case: Use this Skill in applications where tracking of task executions, operations, and their outcomes is crucial, such as deployment processes or background job monitoring.

Quick Start

Create a new persistent JSON audit log by executing the script: ./log.js initLogStore

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: persistent-json-audit-log
Download link: https://github.com/ruskibeats/t1d/archive/main.zip#persistent-json-audit-log

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.