cleanup-project

Analyze active languages and frameworks to prune unused guides and archive stale tasks.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/cuemby/cloud-marketplace --skill cleanup-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cleanup-project
Source: https://github.com/cuemby/cloud-marketplace/tree/main/.claude/skills/cleanup-project
Command: npx skills add https://github.com/cuemby/cloud-marketplace --skill cleanup-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of cleaning up and optimizing a project's .claude/ directory by removing unused guides, archiving stale tasks, and consolidating memory, leading to a leaner and more manageable project structure.

Core Features & Use Cases

  • Stack Analysis: Identifies active languages and frameworks within your project.
  • Guide Pruning: Archives or deletes unused Skill guides based on the detected stack.
  • Task & Memory Archiving: Cleans up old tasks and consolidates memory files into quarterly summaries.
  • Use Case: After a project refactor where several languages were removed, this Skill can automatically identify and archive all related Skill guides, significantly reducing the .claude/ directory size and improving clarity.

Quick Start

Run the cleanup-project skill to analyze and prune the current project's .claude/ directory.

Frequently Asked Questions about cleanup-project

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

FAQPage Schema
How do I automate project cleanup and prune unused skill guides in the .claude directory?

Automate project cleanup by running a skill that analyzes your active languages and frameworks to prune unused guides, archive stale tasks, and consolidate memory files within the .claude directory. It systematically identifies outdated artifacts and updates documentation to reflect the cleaned state.

What is the best way to archive stale tasks and consolidate memory files after a project refactor?

Archive stale tasks and consolidate memory files by leveraging automated stack analysis to detect active frameworks, then systematically archiving or removing outdated project artifacts. This approach consolidates memory into quarterly summaries, reducing your project footprint and improving structural clarity.

How does stack analysis identify which skill guides to prune during project maintenance?

Stack analysis identifies active languages and frameworks within your project to determine which skill guides are no longer relevant. It then prunes unused guides through archiving or deletion, ensuring only documentation matching your current active stack remains in the directory.

Can I reduce my project footprint by removing outdated guides without breaking active workflows?

You can reduce your project footprint safely by archiving rather than deleting unused guides and stale tasks. The cleanup process systematically identifies outdated artifacts within the .claude directory and updates manifests to ensure active workflows remain unaffected.

When should I run an automated project cleanup to streamline code organization?

Run automated project cleanup after a major project refactor where languages or frameworks were removed, or when stale tasks accumulate and memory files become fragmented. This streamlines code organization by pruning irrelevant artifacts and consolidating memory into manageable summaries.

Does the cleanup-project skill require any dependencies to analyze and optimize the .claude directory?

The cleanup-project skill requires no external dependencies to analyze and optimize your .claude directory. It operates independently using internal scripts and references to detect active stacks, prune unused guides, archive stale tasks, and update manifests.