Archives and manages development logs with automated cloud backups and path-based retention policies.
The Log Archiver skill provides a robust lifecycle management system for development, test, and audit logs within the Claude environment. It implements path-based hybrid retention strategies, allowing users to define specific rules for different log types—such as keeping session logs for 7 days locally while storing them indefinitely in the cloud. By automating compression, cloud uploads via fractary-file, and type-aware indexing, it ensures that your workspace remains clean while critical historical data is preserved and easily retrievable.
주요 기능
01Path-based hybrid retention policies for local and cloud storage
02Type-aware archive indexing for structured log retrieval
032 GitHub stars
04Seamless cloud integration for long-term storage and verification
05Automated GZIP compression for logs exceeding size thresholds
06Smart retention exceptions for production and issue-linked logs
사용 사례
01Automating log cleanup after PR merges or issue closures to maintain workspace hygiene
02Maintaining long-term audit trails for security compliance without consuming local disk space
03Offloading large test result logs to the cloud while keeping recent session summaries locally