From hotl
Resumes an interrupted HOTL workflow run by invoking the hotl:resuming skill and following its instructions exactly.
How this command is triggered — by the user, by Claude, or both
Slash command
/hotl:resumeThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the hotl:resuming skill and follow it exactly as presented to you
Invoke the hotl:resuming skill and follow it exactly as presented to you
npx claudepluginhub yimwoo/hotl-plugin --plugin hotl/resumeResumes a babysitter workflow run by run ID or discovers/suggests incomplete runs based on status, inputs, and process.
/unparkResumes coding work from a previously parked handoff using the agent-meta:unpark skill to restore the saved session state.
/resumeLoads Hypo-Workflow skill instructions for a resume pipeline and executes them with user-provided arguments. Includes rules for asking questions and DeepSeek tool calling.
/resume-workRestores full project context from previous session and executes learnship resume-work workflow end-to-end to continue development.
/continueResumes a paused dev workflow or takes over a cloud session from another machine. Optionally accepts --session <id> for cross-machine takeover.