Scans your workspace repos for cleanup opportunities and ranks them by severity, so you know where the bloat lives. It's read-only, which means you can run it without worrying about accidental deletions. Useful when you're juggling multiple projects and need to reclaim disk space or identify stale branches. You can tweak thresholds for file size, staleness, and how many findings to surface, either through CLI flags or a config file. It's a straightforward utility that solves the "where did all my disk space go" problem without making you manually audit each repo.
npx skills add https://github.com/gaelic-ghost/productivity-skills --skill project-workspace-cleaner