Restore a worktree to a durability checkpoint (latest for the node, or --seq). Run `smithers restore --help` for usage details.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add smithersai/smithers --skill smithers-restore --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Smithers Restore?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/smithersai-smithers-restore-smithers)More formats (shields.io, HTML) on the badges page.
---
name: smithers-restore
description: Restore a worktree to a durability checkpoint (latest for the node, or --seq). Run `smithers restore --help` for usage details.
requires_bin: smithers
command: smithers restore
---
# 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) |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!