Reclaim disk on the shared JHT caches (uv wheel cache + codex SQLite log) every ~24h. Owned by the Dottore — single-instance, runs at the end of a routine round when the team is idle. Never run mid-emergency: the SQLite VACUUM blocks for ~30s on a 200 MB DB and would steal cycles from a Sentinel-driven recovery. Migrated from the Captain so the Captain stays focused on coordination, not housekeeping.
$npx -y skills add leopu00/job-hunter-team --skill cache-pruneInstalls into the current project.
Run `npx skills use "https://github.com/leopu00/job-hunter-team" --skill "leopu00/job-hunter-team/cache-prune"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leopu00/job-hunter-team" that are relevant to the current task. Run `npx skills add "https://github.com/leopu00/job-hunter-team"` and select the relevant skills, then follow their instructions.