reload
SolidTreat the current session and auto-resume in a new terminal window.
AI & Automation 333 stars
26 forks Updated 2 days ago MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
Treat the session and spawn an auto-resume watcher that opens a new terminal after you exit.
## Steps
1. **Diagnose first**:
```bash
cozempic current --diagnose
```
2. **Dry-run**:
```bash
cozempic treat current -rx $ARGUMENTS
```
If no argument was provided, use `standard`:
```bash
cozempic treat current -rx standard
```
3. **Show results** including token savings. Ask confirmation.
4. **Apply reload** (treats + saves + spawns watcher in one shot):
```bash
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."
Details
- Author
- Ruya-AI
- Repository
- Ruya-AI/cozempic
- Created
- 4 months ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
treat
Prune bloated session with a prescription. Removes progress ticks, stale reads, duplicate content, and more.
333 Updated 2 days ago
Ruya-AI AI & Automation Listed
auto-resume
Recover active change and next action from artifacts. Use on fresh session with existing work.
10 Updated today
appautomaton AI & Automation Listed
resume-task
Resume work on a task after a session crash or timeout
1 Updated today
gioe