Safe Data Export

Use when a task's output is sensitive or large data and the destination is a path inside a version-controlled tree — writing the data is not the finish line, an unreviewed commit of it is the failure mode. Triggers on "export the data", "dump the DB", "extract observations", "write it to the repo", "save the logs", "migrate memory", and whenever the destination path resolves inside a git working tree.

iamakbarsha1 48aa536 4.4 KB Updated

File contents

iamakbarsha1/whetstone/tree/main/skills/safe-data-export commit 48aa5368fd

Frequently asked questions

npx skillmds@latest add iamakbarsha1/safe-data-export