Armory
Source
Browse
Workflows

cleanup-cache

Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install cleanup-cache --cli claude

writes the file to.claude/commands/cleanup-cache.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/cleanup-cache.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space

When to use it

Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/utilities/cleanup-cache.md -o .claude/commands/cleanup-cache.md

Notes

Extracted from davila7/claude-code-templates, utilities category.