general-cleanup

Organize scattered files into a logical folder structure with non-destructive workflows.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/dzackgarza/ai --skill general-cleanup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: general-cleanup
Source: https://github.com/dzackgarza/ai/tree/main/opencode/skills/general-cleanup
Command: npx skills add https://github.com/dzackgarza/ai --skill general-cleanup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize scattered files into a clean, logical structure to improve discoverability and reduce wasted time.

Core Features & Use Cases

  • Safety-first workflows: Verify before delete, archive before remove, and capture a baseline before changes.
  • Organization patterns: Group by type, purpose, date, and enforce consistent naming conventions.
  • Workflow templates: Inventory, analyze patterns, design structure, execute changes, and verify results.

Quick Start

Inventory the target directory, design a folder structure, and safely reorganize files without removing active content.

Frequently Asked Questions about general-cleanup

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

FAQPage Schema
How do I safely clean up and reorganize scattered files in a code repository?

Safely clean up and reorganize scattered files by first capturing a baseline state, then archiving files before removing them to ensure a reliable rollback path. This non-destructive workflow verifies results before final deletion.

What is the best way to organize a messy data folder without losing active content?

The best way to organize a messy data folder is using a structured workflow template that inventories the directory, analyzes patterns, and designs a logical structure before executing changes. This ensures active content remains untouched while standardizing files.

Can I use this file cleanup workflow for team document folders?

Yes, you can use this file cleanup workflow for team document folders, code repositories, and individual projects. It handles organization across various contexts by grouping files by type, purpose, or date while enforcing consistent naming conventions.

How does the deduplication process work during repository organization?

The deduplication process works by inventorying the target directory to identify duplicate files during the analysis phase. It then groups files by type and purpose, archiving redundant content safely before removing it from the active project structure.

What steps are involved in standardizing file naming conventions across a project?

Standardizing file naming conventions involves inventorying the directory, analyzing existing patterns, designing a consistent structure, and executing changes. The workflow verifies results after applying the new naming rules to maintain repository organization.

When should I capture a baseline state before restructuring directories?

You should capture a baseline state before restructuring directories to ensure non-destructive file cleanup and enable clear rollback guidance. This safety-first step verifies the original structure before any archiving or organization changes are executed.