disk-space-optimizer

Remove regenerable artifacts from inactive repositories while preserving .git history.

20|25|Updated May 30, 2026
One-click install
npx skills add https://github.com/OpenCoven/coven-cave --skill disk-space-optimizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disk-space-optimizer
Source: https://github.com/OpenCoven/coven-cave/tree/main/marketplace/plugins/disk-space-optimizer/skills/disk-space-optimizer
Command: npx skills add https://github.com/OpenCoven/coven-cave --skill disk-space-optimizer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Skill addresses the issue of disk space clutter by identifying unnecessary files, preserving crucial data, and optimizing storage efficiency.

Core Features & Use Cases

  • Disk Space Analysis: Identifies disk usage hotspots and activity levels for each repository.
  • Selective File Removal: Removes regenerable artifacts based on repository inactivity to free up space.
  • Verification & Reporting: Ensures that only safe files are removed and generates a cleanup report.

Quick Start

Run disk-space-optimizer to automatically remove old artifacts from inactive repositories.

Frequently Asked Questions about disk-space-optimizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I free up disk space by removing redundant files from inactive repositories?

To free up disk space, run the disk-space-optimizer to analyze repository activity and safely remove regenerable artifacts from inactive repositories, ensuring critical files remain intact. It identifies usage hotspots and generates a cleanup report.

Can I safely remove regenerable artifacts without affecting .git history?

Yes, you can safely remove regenerable artifacts without affecting .git history. The tool is specifically designed to preserve source control integrity and critical files while clearing disk space clutter.

What is the best way to optimize disk space in continuous integration systems?

The best way to optimize disk space in continuous integration systems is using automated repository maintenance scripts. They identify disk usage hotspots and selectively remove safe artifacts based on repository inactivity.

How does disk space optimization handle repository activity analysis?

Disk space optimization handles repository activity analysis by evaluating usage hotspots and inactivity levels. This mechanism identifies which regenerable artifacts are safe to remove to maximize storage efficiency.

Do I need admin tools to identify disk usage hotspots and generate a cleanup report?

You do not need separate admin tools to identify disk usage hotspots. This Skill provides built-in analysis and verification to automatically generate a cleanup report after safely removing files.