pc-ops
Installation
SKILL.md
/pc-ops -- Windows System Maintenance
Audit, triage, and clean up a Windows machine. User decides what stays and goes.
Requires: PowerShell (elevated for service/startup changes) Safety: All destructive actions require user confirmation. Verify after every change.
Core Pattern
Every cleanup follows the same cycle:
AUDIT -> TRIAGE -> EXECUTE (elevated) -> VERIFY
Never skip VERIFY. Never auto-remove without user consent.