From hopper
Use when the user asks Hopper to show, fetch, print, inspect, or summarize the completed result of a dispatched task.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hopper:hopper-resultThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Print the result for a background-dispatched Hopper task. The CLI reads `.hopper/handoffs/<task-id>-output.md` and the matching log tail.
Print the result for a background-dispatched Hopper task. The CLI reads .hopper/handoffs/<task-id>-output.md and the matching log tail.
.hopper/, then locate hopper-dispatch from PATH or the plugin root near this SKILL.md.^[A-Za-z][A-Za-z0-9._-]{0,99}$; reject slashes, .., whitespace, quotes, shell metacharacters, and newlines.hopper-dispatch --result <task-id>.in-progress, tell the user to use hopper-dispatch --watch <task-id> or hopper-dispatch --progress <task-id>.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.