Install
openclaw skills install talonforge-workspace-hygieneAutomatically enforces workspace file size limits, archives stale or bloated files, and organizes root contents to maintain efficient AI agent context.
openclaw skills install talonforge-workspace-hygieneAuto-maintains workspace cleanliness. Prevents context bloat that burns tokens on every session boot.
If any file exceeds its limit:
memory/archive/YYYY-MM-DD-<topic>.mdSee archive/YYYY-MM-DD-<topic>.mdarchive/frames/ or archive/media//tmp/ for thosetalonforge/.secrets/claude-task.md → archive when >7 days stale, keep latest 500 linesmemory/archive/After any session:
/tmp/ → leave them (auto-cleaned)memory/archive/
action-log-day1-3.md
day3-fragments/
frames/
media/
<date>-<topic>.md
After each run, log to today's daily notes:
## Workspace Hygiene (HH:MM)
- Trimmed: X files, Y lines removed
- Archived: Z files
- Boot load: N lines (was M lines)
- Status: CLEAN / NEEDS ATTENTION
Run: 0 6 * * * (daily at 06:00 Europe/Berlin)
This is a lightweight check — most days it does nothing. Only acts when bloat exists.