smithers-ask-human

Solid

Raise a blocking human-approval request from inside a run and wait for the decision. Use when blocked, uncertain, or about to do something irreversible — never guess. Run `smithers ask-human --help` for usage details.

AI & Automation 339 stars 44 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

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

Skill Content

# smithers ask-human Raise a blocking human-approval request from inside a run and wait for the decision. Use when blocked, uncertain, or about to do something irreversible — never guess. ## Arguments | Name | Type | Required | Description | |------|------|----------|-------------| | `prompt` | `string` | yes | The decision or question to put to a human | ## Options | Flag | Type | Default | Description | |------|------|---------|-------------| | `--context` | `string` | | Extra context appended to the prompt | | `--choices` | `string` | | Comma-separated choices; makes this a fixed-choice decision | | `--runId` | `string` | | Run to attach to (default: SMITHERS_RUN_ID or the single active run) | | `--node` | `string` | | Node id to attach to (default: SMITHERS_NODE_ID or 'agent-ask') | | `--iteration` | `number` | | Loop iteration (default: SMITHERS_ITERATION or 0) | | `--timeout` | `number` | | Seconds to wait before the request expires (0/unset = no timeout) | | `--poll` | `number` | | Poll interval in seconds while blocking (default 3) |

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