hygiene
Installation
SKILL.md
Hygiene: monthly environment sweep
A comprehensive macOS hygiene pass in four scopes: Disk, Notes, Agent config, Packages.
Default mode: REVIEW-ONLY. Present findings in tiered format (Safe / Verify / Keep) with counts, sizes, and a clear summary. Wait for explicit approval before any destructive action. When deleting, move to a dated folder inside ~/.Trash/ (recoverable only until the user, or a configured macOS policy, empties the Trash), never rm -rf.
Configure these once
This skill assumes two configurable locations. Substitute your own before running:
| Placeholder | Meaning | Example |
|---|---|---|
<NOTES_ROOT> |
Your notes / knowledge base directory, if you keep one | ~/Documents/notes |
<AGENT_INSTRUCTIONS_FILE> |
The always-loaded agent instruction file you want budget-checked | ~/.claude/CLAUDE.md |
If you have no notes directory, skip Step 2 entirely. Nothing else depends on it.