cleanup
CommunityAutomate project organization, eliminate clutter.
Software Engineering#code quality#automation#refactoring#maintenance#file management#technical debt#project organization
AuthorBrownbull
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill tackles project clutter by automatically identifying and resolving redundancy, consolidating scattered files, and removing obsolete content. It adapts its strictness based on the project's development phase, ensuring a clean and maintainable codebase without hindering rapid iteration in early stages.
Core Features & Use Cases
- Phase-Aware Cleanup: Adjusts organization rules from minimal (Prototype) to strict (Scale), preventing over-engineering in early phases while enforcing standards in mature ones.
- Redundancy Detection: Uses content similarity analysis to find and propose merging duplicate or near-duplicate files, reducing information sprawl.
- Obsolete Content Removal: Identifies and suggests deletion of old, unreferenced, or temporary files, freeing up mental and disk space.
- Use Case: After a major refactoring, run this skill to automatically consolidate redundant documentation, move misplaced test results to the
ai-state/regressions/folder, and delete old backup files, keeping the project tidy and easy to navigate.
Quick Start
Use the cleanup skill to analyze the project and propose a plan to organize files and remove obsolete content.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: cleanup Download link: https://github.com/Brownbull/taskflow/archive/main.zip#cleanup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.