maintenance
CommunityAutomatically clean up project files, keep your workspace tidy.
AuthorChachamaru127
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents project bloat and disorganization by automatically archiving old tasks, rotating session logs, and warning about oversized files, ensuring your project remains clean and manageable.
Core Features & Use Cases
- Smart File Cleanup: Uses LLM evaluation to intelligently recommend when to archive old tasks from
Plans.mdor split largesession-log.mdfiles, going beyond simple line counts. - Configurable Thresholds: Allows customization of cleanup rules (e.g., archive tasks older than 7 days) via a simple config file.
- Use Case: Is your
Plans.mdfile becoming unwieldy? This Skill monitors file sizes and, at the end of a session, can suggest running a cleanup to archive completed items, keeping your active task list focused.
Quick Start
Say "clean up my old tasks" to automatically archive completed items from Plans.md that are older than the configured threshold.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: maintenance Download link: https://github.com/Chachamaru127/claude-code-harness/archive/main.zip#maintenance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.