---
name: smithersai/smithers-revert
source: https://app.decimal.ai/s/smithersai-smithers-revert@1/SKILL.md
source_sha256: d604af742aeb
---

# smithers revert

Revert the workspace to a previous task attempt's filesystem state.

## Arguments

| Name | Type | Required | Description |
|------|------|----------|-------------|
| `workflow` | `string` | yes | Workflow ID (from `smithers workflow list`) or path to a .tsx workflow file |

## Options

| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--runId` | `string` |  | Run ID to revert |
| `--nodeId` | `string` |  | Node ID to revert to |
| `--attempt` | `number` | `1` | Attempt number |
| `--iteration` | `number` | `0` | Loop iteration number |