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

# smithers restore

Restore a worktree to a durability checkpoint (latest for the node, or --seq).

## Arguments

| Name | Type | Required | Description |
|------|------|----------|-------------|
| `runId` | `string` | yes | Run ID containing the checkpoint |
| `nodeId` | `string` | yes | Node ID whose worktree to restore |

## Options

| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--iteration` | `number` |  | Loop iteration |
| `--seq` | `number` |  | Checkpoint seq (default: latest) |