Stats
Actions
Tags
From hopper
Use when the user asks Hopper to dispatch, run, start, resolve, or preflight one .hopper queue task through hopper-dispatch.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hopper:hopper-dispatchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Dispatch exactly one Hopper task unless the user explicitly provides multiple task IDs.
Dispatch exactly one Hopper task unless the user explicitly provides multiple task IDs.
.hopper/; otherwise walk upward. If no .hopper/ exists, ask for the project root or HOPPER_DIR.hopper-dispatch on PATH; otherwise search upward from this SKILL.md for cli/bin/hopper-dispatch and run it with node.^[A-Za-z][A-Za-z0-9._-]{0,99}$. Reject /, \, .., shell metacharacters, quotes, whitespace, and newlines.--background, --write, --force, --model <name>, --reasoning <minimal|low|medium|high|xhigh>, --sandbox <read-only|workspace-write|danger-full-access>, --resolve, --check, --capabilities, --stop <task-id>, --init-tasks.--background; for dry routing checks, use --resolve <task-id> or --check <task-id>. To stop a running background job, use --stop <task-id> (kills the process tree and marks the task cancelled). To bootstrap a new project, run --init-tasks (scaffolds .hopper/ in the current directory; add --force to overwrite an existing one).--resolve reports that the resolved vendor is not a registered adapter, fix the Vendor column / AGENTS.md preference (or move a model name to --model) before dispatching..hopper/queue.md, .hopper/AGENTS.md, or .hopper/COST-LOG.md unless the user explicitly asks for those edits.npx claudepluginhub surebeli/hopper-plugin --plugin hopperCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.