SKILL.md:24auto-invocable (no disable-model-invocation) → performs a destructive action ("delete")
Skill appears to "delete" but the model can auto-invoke it — a destructive action could fire without the user asking.
delete
Fix If this action is destructive/irreversible, set `disable-model-invocation: true` so it only runs when explicitly invoked.