Ots Prune

Drop telemetry files older than 90 days. Pruning is a git commit of the working tree.

spillwavesolutions fd9e770 386 B Updated

File contents

python3 "${CLAUDE_PLUGIN_ROOT}/scripts/ots_common.py" prune-telemetry \
  --days 90 --bundle "$SECOND_BRAIN_ROOT"

Default retention is 90 days (OKF_TELEMETRY_RETENTION_DAYS). Hubs, summaries, and saliency stay. --dry-run lists without deleting.

spillwavesolutions/okf-time-series/tree/main/skills/ots-prune commit fd9e7704d0

Frequently asked questions

npx skillmds@latest add spillwavesolutions/ots-prune