← Back to skills
Manual setup Meta Manual review Manual review

session-cleaner

Useful, public, and still more script pack than installable skill bundle.

Clean up stale agent sessions, orphaned checkpoints, and dead subagent processes across the crew.

Install contract
Source
enterprise-crew-skills/session-cleaner
Entrypoint
README.md
Installability
Viewable, but manual setup only

This page is designed to be the thing you send to another agent. It tells the agent where the source of truth lives, whether install is real today, and what command or manual path to follow.

Canonical source
https://github.com/henrino3/enterprise-crew-skills/tree/main/session-cleaner
This one does not currently publish a clean openclaw skills install contract. Read the repo and follow the manual setup path instead.
Prompt to hand another agent
Review the skill page, then follow the manual setup instructions from https://github.com/henrino3/enterprise-crew-skills/tree/main/session-cleaner. This one is not currently a first-class openclaw skills install bundle.

Install steps

Step 1
Open the GitHub folder and review the scripts.
Step 2
Run the cleaner manually in a trusted environment.
Step 3
Do not present this as a first-class installable OpenClaw skill until it has a public SKILL.md bundle.

What it covers

  • README
  • Node script
  • Shell helpers

Good use cases

  • Clean stale sessions manually
  • Inspect current session-cleaning utilities

Published artifacts

README
https://github.com/henrino3/enterprise-crew-skills/tree/main/session-cleaner/README.md
Overview and usage notes.
Node script
https://github.com/henrino3/enterprise-crew-skills/tree/main/session-cleaner/session-cleaner.mjs
Main script.
Shell helpers
https://github.com/henrino3/enterprise-crew-skills/tree/main/session-cleaner/
Supporting shell variants.

Current limits

  • No public SKILL.md bundle exists for this folder right now.
  • This is viewable and usable, but not currently a clean `openclaw skills install` target.