Generates a comprehensive snapshot of filesystem targets for cleanup analysis without performing deletions.
The MOVA File Cleanup Snapshot skill is a specialized utility designed to scan local filesystems and produce a structured ds.file_cleanup_snapshot_v1 report. It serves as a non-destructive preliminary step in automated file maintenance workflows, allowing developers to identify redundant or temporary files within a Node.js environment. By providing a deterministic audit of file states, it enables smarter decision-making for storage optimization and repository maintenance within the Codex automation framework.
主要功能
01Seamless Codex automation integration
02Non-destructive filesystem scanning
03Optimized Node.js implementation
04Deterministic execution for consistent reporting
05Standardized ds.file_cleanup_snapshot_v1 output
060 GitHub stars
使用场景
01Auditing project repositories for temporary build artifacts
02Automated monitoring of workspace growth in CI/CD pipelines
03Generating file lists for downstream archival or cleanup scripts