Watch for stale running runs and auto-resume them. Run `smithers supervise --help` for usage details.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add smithersai/smithers --skill smithers-supervise --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Smithers Supervise?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/smithersai-smithers-supervise)More formats (shields.io, HTML) on the badges page.
---
name: smithers-supervise
description: Watch for stale running runs and auto-resume them. Run `smithers supervise --help` for usage details.
requires_bin: smithers
command: smithers supervise
---
# smithers supervise
Watch for stale running runs and auto-resume them.
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--dryRun` | `boolean` | `false` | Show which stale runs would be resumed, without acting |
| `--interval` | `string` | `10s` | Poll interval (e.g. 10s, 30s, 1m) |
| `--staleThreshold` | `string` | `30s` | Heartbeat staleness threshold before resume |
| `--maxConcurrent` | `number` | `3` | Max runs resumed per poll |
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!