smithers-retry-task

Solid

Retry a specific task within a run, then resume the workflow. Run `smithers retry-task --help` for usage details.

AI & Automation 338 stars 43 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
36
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# smithers retry-task Retry a specific task within a run, then resume the workflow. ## 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 containing the task | | `--nodeId` | `string` | | Task/node ID to retry | | `--iteration` | `number` | `0` | Loop iteration | | `--deps` | `boolean` | `true` | Also reset dependents. Use --no-deps to reset only this node. | | `--force` | `boolean` | `false` | Allow retry even if run is still running |

Details

Author
smithersai
Repository
smithersai/smithers
Created
6 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category