Data Loss Gate

Confirmation gate before any bulk delete, cleanup, or destructive operation that could result in data loss — shell-level (rm -rf, git rm, bulk sed) or brain-level (bulk forget, delete sweeps, purge-deleted, source removal, raw-SQL truncation). Presents a recoverability card and requires an explicit "yes" from the user before proceeding. Routing convention, not an operation-boundary enforcement.

garrytan Updated

File contents

garrytan/gbrain/tree/main/skills/data-loss-gate commit a5dba98eb9

Frequently asked questions

npx skillmds@latest add garrytan-gbrain/data-loss-gate