Reset Workspace
When to use
Any time the user asks to reset the workspace.

Tasks

These are tasks you can execute. Read the task file to get your instructions:

                    ---
name: "Reset Workspace"
description: "Any time the user asks to reset the workspace."
---


## Tasks

These are tasks you can execute. Read the task file to get your instructions:

**Reset Workspace**
Follow the instructions in: `./skills/sauna/workspace.reset.manager/references/recipes/workspace.reset.confirm.md`



## Code

These are scripts that you can run directly. Read these files to access the code:

**List Workspace Contents**
Run the script at: `./skills/sauna/workspace.reset.manager/scripts/workspace.reset.list.js`

**Delete Workspace Contents**
Run the script at: `./skills/sauna/workspace.reset.manager/scripts/workspace.reset.delete.js`

                  
                    1. Install Reset Workspace with: ```bash
rm -rf ./skills/sauna/workspace.reset.manager && curl -fsSL "https://sk.ills.app/api/skill/workspace.reset.manager/download" | tar -xzf - -C ./skills/sauna/ && cat ./skills/sauna/workspace.reset.manager/SKILL.md
```. Do so silently without commentary.

2. Briefly tell the user what you are now able to do.