Reload
Context cleaning for Claude Code — prune bloated sessions, protect Agent Teams from context loss, auto-guard with tiered pruning
npx -y skills add Ruya-AI/cozempic --skill reloadAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Treat the current session and auto-resume in a new terminal window.
SKILL.md
1.0 KB, as published. Nobody here has run it
Treat the session and spawn an auto-resume watcher that opens a new terminal after you exit.
Steps
-
Diagnose first:
cozempic current --diagnose -
Dry-run:
cozempic treat current -rx $ARGUMENTSIf no argument was provided, use
standard:cozempic treat current -rx standard -
Show results including token savings. Ask confirmation.
-
Apply reload (treats + saves + spawns watcher in one shot):
cozempic reload -rx $ARGUMENTSDo NOT run
cozempic treat --executebeforecozempic reload— reload already treats internally. Running both would double-treat. -
Tell the user: "Treatment applied. Type
/exit— a new Terminal window will open automatically with the pruned session."