vp-macos-clean-uninstall
Installation
SKILL.md
Clean Uninstall On macOS
An uninstall is destructive. Identify ownership first, prefer the official uninstaller, and separate application removal from optional user-data cleanup.
Workflow
- Resolve the exact product, installation method, active processes, services, extensions, and user or system scope.
- Consult current official uninstall guidance.
- Scan likely residue and classify each path by confidence, ownership, recoverability, and user-data risk.
- Present an exact removal plan. Require approval before deletion or package manager writes.
- Use recoverable removal where practical and execute only approved targets.
- Verify absence without treating unrelated same-name files as residue.