smithers-hijack
SolidHand off the latest resumable agent session or conversation for a run. Run `smithers hijack --help` for usage details.
AI & Automation 339 stars
44 forks Updated today MIT
Install
Quality Score: 87/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# smithers hijack
Hand off the latest resumable agent session or conversation for a run.
## Arguments
| Name | Type | Required | Description |
|------|------|----------|-------------|
| `runId` | `string` | yes | Run ID whose latest agent session should be hijacked |
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--target` | `string` | | Agent engine (e.g. claude-code, codex) or node id whose session to hand off |
| `--timeoutMs` | `number` | `30000` | How long to wait for a live run to hand off |
| `--launch` | `boolean` | `true` | Open the hijacked session immediately |
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-cancel
Safely halt agents and terminate a run. Run `smithers cancel --help` for usage details.
339 Updated today
smithersai AI & Automation Solid
smithers-chat
Show agent chat output for the latest run or a specific run. Run `smithers chat --help` for usage details.
339 Updated today
smithersai AI & Automation Solid
smithers-chat-create
Create and start a one-task auto-hijacked chat run. Run `smithers chat-create --help` for usage details.
339 Updated today
smithersai