From hopper
Use when the user asks Hopper to check progress, watch a background task, stream terminal events, inspect in-progress state, or monitor completion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hopper:hopper-progressThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use progress commands for background-dispatched Hopper tasks. These commands read file-backed state from `.hopper/handoffs/`.
Use progress commands for background-dispatched Hopper tasks. These commands read file-backed state from .hopper/handoffs/.
.hopper/, then locate hopper-dispatch from PATH or the plugin root near this SKILL.md.^[A-Za-z][A-Za-z0-9._-]{0,99}$.hopper-dispatch --progress <task-id>.hopper-dispatch --watch <task-id> only when the user wants a blocking watch.hopper-dispatch --watch-events; add --once only for scripts or when the user asks for one event.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub surebeli/hopper-plugin --plugin hopper