Rewind a run to a previous frame. Run `smithers rewind --help` for usage details.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add smithersai/smithers --skill smithers-rewind --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Smithers Rewind?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/smithersai-smithers-rewind-smithers)More formats (shields.io, HTML) on the badges page.
---
name: smithers-rewind
description: Rewind a run to a previous frame. Run `smithers rewind --help` for usage details.
requires_bin: smithers
command: smithers rewind
---
# smithers rewind
Rewind a run to a previous frame.
## Arguments
| Name | Type | Required | Description |
|------|------|----------|-------------|
| `runId` | `string` | yes | Run ID to rewind |
| `frameNo` | `number` | yes | Target frame number |
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--yes` | `boolean` | `false` | Skip confirmation |
| `--json` | `boolean` | `false` | Emit JumpResult JSON |
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!