smithers-oneshot

Featured

Run one well-scoped goal with a strong agent in the background, with optional review and a live UI. Run `smithers oneshot --help` for usage details.

AI & Automation 412 stars 50 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

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

Skill Content

# smithers oneshot Run one well-scoped goal with a strong agent in the background, with optional review and a live UI. The kimi seat runs Kimi K3; review runs on Sol at high effort. ## Arguments | Name | Type | Required | Description | |------|------|----------|-------------| | `goal` | `string` | no | Goal to complete; required unless using --status or a preference setter | ## Options | Flag | Type | Default | Description | |------|------|---------|-------------| | `--goal-file` | `string` | | Read a long goal from a file | | `--model` | `string` | `auto` | Model slot (sol, terra, luna, kimi, fable, opus, sonnet) or canonical model id | | `--agent` | `enum` | | `codex\|kimi\|claude-code\|opencode` | | `--review` | `enum` | `stored` | Review preference for this run (`on\|off`) | | `--set-review` | `enum` | | Persist the review preference (`on\|off`) | | `--set-trivial` | `enum` | | Persist trivial-task routing (`direct\|oneshot`) | | `--status` | `boolean` | `false` | Print usable agents, model chain, and stored preferences as JSON | | `--cwd` | `string` | `.` | Working directory for the task | | `--preflight` | `enum` | `auto` | Dirty-working-copy preflight (`auto\|warn\|off`) | | `--detach` | `boolean` | `true` | Run in the background; `--detach false` runs in the foreground | | `--interactive` | `boolean` | `false` | Open the full-screen TUI monitor | ## Notes - Oneshot handles any clear single-goal ask, small or repo-wide: one strong agent finishes goals of up ...

Details

Author
smithersai
Repository
smithersai/smithers
Created
8 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

goal-skill

Load when the user wants to drive a non-trivial goal to completion under rigorous sub-agent orchestration, or invokes `/goal-skill`. Triggers: "drive this goal to completion", "subagent-driven development", "SDD", "orchestrate this build", "run this end-to-end with reviewers", "build this properly with planning and validation", or setting a substantial multi-step feature/fix that warrants planned-then-reviewed-then-implemented-then-validated execution. Use for work too large or risky for a single straight-line pass.

12 Updated today
meanllbrl
AI & Automation Listed

goalsmith

Turn a one-line brief into a battle-tested /goal completion contract for an unattended multi-hour Claude Code run. Researches the subject, drafts requirements, interviews the user until every pre-run unknown is closed, writes GOAL.md + PLAN.md + verify.sh + JOURNAL.md, stress-tests them with adversarial challengers, then hands off a paste-ready condition. Use when the user says "goalsmith", "write me a /goal prompt", "set up a goal run", "prep a long autonomous run", or hands over a brief like "clone survivor.io" expecting an autonomous build.

0 Updated 3 weeks ago
leoawesome
AI & Automation Listed

keel-run-single-task-goal

Use when the user explicitly authorizes automatic execution or resume of exactly one OpenSpec task on Codex or Claude. Drives the single-task native goal lifecycle through Keel gates, keeps the current agent the sole holder of write authority, and stops at the task boundary. Never activate for ordinary apply, proposal work, ambiguous or multiple tasks, or OpenCode.

2 Updated 3 days ago
TanglmChris