Reload
Treat the current session and auto-resume in a new terminal window.From its SKILL.md
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.
One thing to look at
- runs commandsInstructs the agent to run 4 commands, including `cozempic current --diagnose` and 3 more.
SKILL.md
1.0 KB, 220 tokens by cl100k_base, 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."
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.