smithers-rewind
SolidRewind a run to a previous frame. Run `smithers rewind --help` for usage details.
AI & Automation 339 stars
44 forks Updated today MIT
Install
Quality Score: 84/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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 |
Details
- Author
- smithersai
- Repository
- smithersai/smithers
- Created
- 6 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
smithers-replay
Fork from a checkpoint and resume execution (time travel). Run `smithers replay --help` for usage details.
339 Updated today
smithersai AI & Automation Solid
smithers-fork
Create a branched run from a snapshot checkpoint (time travel). Run `smithers fork --help` for usage details.
339 Updated today
smithersai AI & Automation Solid
smithers-pause
Gracefully pause a run: stop scheduling new tasks, let in-flight tasks finish, then park it resumably. Run `smithers pause --help` for usage details.
339 Updated today
smithersai