reorganize-files
OfficialTidy messy folders and fix all paths.
System Documentation
What problem does it solve?
This Skill fixes production-breaking chaos caused by moving ungrouped files without updating every import, URL, CSS reference, and configuration path.
Core Features & Use Cases
- Inventory-driven restructuring: Gathers a complete picture of every loose file and how each one is referenced, so nothing important is missed.
- Approval-gated layout proposal: Proposes a single coherent grouping scheme (by type, feature, or topic signal) and stops for user approval before any changes.
- Reference sweep that prevents silent runtime failures: Updates static imports, string-based paths, CSS url() usage, metadata/OG/sitemap references, and config-embedded path settings.
- Verification that catches stale paths early: Enforces typechecking and a stale-segment grep so moved assets and references are actually correct before completion.
Example use: Reorganize a feature folder where images are scattered in public/ and scripts are piled in src/, then ensure every import and <img src>, url(), OG tag image, and tsconfig alias still works after the move.
Quick Start
Ask the agent to reorganize the folder “<your-target-directory>” and only use exclusions for build outputs (like dist/) while preserving any public URLs unless you explicitly approve changes.
Dependency Matrix
Required Modules
None requiredComponents
💻 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: reorganize-files Download link: https://github.com/AgentSystemLabs/core/archive/main.zip#reorganize-files Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.