Skip to content
Development
Skill

/reload

Treat the current session and auto-resume in a new terminal window.

From plugin
cozempic
4135 skills1 command1 MCP
Install
$ npx -y skills add Ruya-AI/cozempic --skill reload --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/reload

Context preview

The summary Claude sees to decide when to auto-load this skill.

Treat the current session and auto-resume in a new terminal window.

SKILL.md

reload.SKILL.md
name: reload
description: Treat the current session and auto-resume in a new terminal window.
argument-hint: "[gentle|standard|aggressive]"
disable-model-invocation: true
allowed-tools: Bash(cozempic *), AskUserQuestion

Treat the session and spawn an auto-resume watcher that opens a new terminal after you exit.

Steps

1. **Diagnose first**:

   cozempic current --diagnose

2. **Dry-run**:

   cozempic treat current -rx $ARGUMENTS

If no argument was provided, use `standard`:

   cozempic treat current -rx standard

3. **Show results** including token savings. Ask confirmation.

4. **Apply reload** (treats + saves + spawns watcher in one shot):

   cozempic reload -rx $ARGUMENTS

**Do NOT run `cozempic treat --execute` before `cozempic reload`** — reload already treats internally. Running both would double-treat.

5. **Tell the user**: "Treatment applied. Type `/exit` — a new Terminal window will open automatically with the pruned session."

Ships withcozempic

100,000+ power users trust Cozempic to keep their Claude Code sessions lean. Context cleaning for Claude Code — remove the bloat, keep everything that matters, protect Agent Teams from context loss.

Get the whole plugin
Stats
413
Stars
38
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
7mo ago
Created

Repo: Ruya-AI/cozempic

Other skills on cozempic.