Revert the workspace to a previous task attempt's filesystem state. Run `smithers revert --help` for usage details.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add smithersai/smithers --skill smithers-revert --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Smithers Revert?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/smithersai-smithers-revert)More formats (shields.io, HTML) on the badges page.
---
name: smithers-revert
description: Revert the workspace to a previous task attempt's filesystem state. Run `smithers revert --help` for usage details.
requires_bin: smithers
command: smithers revert
---
# 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 |
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!