mole
Installation
SKILL.md
Mole
Use the installed mo CLI as a safety-first interface to Mac maintenance. This
skill is for Mole users, not Mole source development.
Non-Negotiable Rules
- Never replace Mole with
rm,find -delete, or a generated deletion script. - Run every destructive workflow in dry-run mode first.
- Show the user the exact current deletion plan before changing anything.
- Stop after preview. Execute only after a later user message explicitly confirms that displayed plan.
- Never infer confirmation from the original request, prior sessions, or a generic reply such as "continue" when the candidate set has changed.
- Never use
--permanentunless the user explicitly requests permanent deletion after seeing the preview. - When evidence is incomplete or ambiguous, skip the item or stop the run.